UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 489 B
{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/scrollbar/src/constants.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\n\nexport interface ScrollbarContext {\n scrollbarElement: HTMLDivElement | undefined\n wrapElement: HTMLDivElement | undefined\n}\n\nexport const scrollbarContextKey: InjectionKey<ScrollbarContext> = Symbol(\n 'scrollbarContextKey'\n)\n"],"names":[],"mappings":"AAOO,MAAM,mBAAA,mBAAsD,MAAA;AAAA,EACjE;AACF;;;;"}