UNPKG

@farris/ui-vue

Version:

Farris Vue, a Farris Design based Vue3 component library.

30 lines (29 loc) 893 B
declare const _default: import("vue").DefineComponent<{ name: string; disabled: boolean; icon: string; isActive: boolean; value: string; index: number; show: boolean; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("mounted" | "active")[], "mounted" | "active", import("vue").PublicProps, Readonly<{ name: string; disabled: boolean; icon: string; isActive: boolean; value: string; index: number; show: boolean; }> & Readonly<{ onMounted?: ((...args: any[]) => any) | undefined; onActive?: ((...args: any[]) => any) | undefined; }>, { name: string; disabled: boolean; icon: string; isActive: boolean; value: string; index: number; show: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;