tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 568 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../components/anchor/constants/index.ts"],"sourcesContent":["import { InjectionKey } from 'vue';\n\nexport const AnchorInjectionKey: InjectionKey<{\n registerLink: (link: string) => void;\n unregisterLink: (link: string) => void;\n handleScrollTo: (link: string) => void;\n handleLinkClick: (link: { href: string; title: string; e: MouseEvent }) => void;\n active: string;\n}> = Symbol('AnchorInjectionProvide');\n"],"names":["AnchorInjectionKey","Symbol"],"mappings":";;;;;;IAEaA,kBAAA,GAMRC,OAAO,wBAAwB;;;;"}