UNPKG

vdrag-topo-ui

Version:

78 lines (77 loc) 2.72 kB
declare const vtButton: import("vdrag-topo-utils/dist/lib/src/withinstall").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{ config: { type: null; required: true; default: () => { label: string; key: string; buttonText: string; color: string; buttonType: string; size: string; plain: boolean; text: boolean; round: boolean; circle: boolean; disabled: boolean; linkUrl: string; }; }; data: { type: null; required: true; }; }>, { props: any; config: import("vue").Ref<any, any>; jumpLink: () => void; vtLabel: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ config: { type: null; required: true; default: () => { label: string; tip: string; }; }; }>, { readonly QuestionFilled: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ config: { type: null; required: true; default: () => { label: string; tip: string; }; }; }>> & Readonly<{}>, { config: any; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ config: { type: null; required: true; default: () => { label: string; key: string; buttonText: string; color: string; buttonType: string; size: string; plain: boolean; text: boolean; round: boolean; circle: boolean; disabled: boolean; linkUrl: string; }; }; data: { type: null; required: true; }; }>> & Readonly<{}>, { config: any; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default vtButton;