@vuesax-alpha/nightly
Version:
A Component Library for Vue 3
1 lines • 446 B
Source Map (JSON)
{"version":3,"file":"scrollbar.mjs","sources":["../../../../packages/tokens/scrollbar.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\n\nexport interface ScrollbarContext {\n scrollbarElement: HTMLDivElement\n wrapElement: HTMLDivElement\n}\n\nexport const scrollbarContextKey: InjectionKey<ScrollbarContext> = Symbol(\n 'ScrollbarContextKey'\n)\n"],"names":[],"mappings":"AAOO,MAAM,mBAAsD,GAAA,MAAA;AAAA,EACjE,qBAAA;AACF;;;;"}