UNPKG

@stlhorizon/vue-ui

Version:

A Vue.js component library with Tailwind CSS styling

15 lines 610 B
declare const _default: import("vue").DefineComponent<{}, { $props: Partial<typeof props>; size: string; variant: string; value: number; max: number; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; declare const props: { readonly size: string; readonly variant: string; readonly value: number; readonly max: number; }; //# sourceMappingURL=Progress.vue.d.ts.map