UNPKG

tyh-ui2

Version:

The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.

9 lines (8 loc) 220 B
export declare const Props: { readonly icon: StringConstructor; readonly color: StringConstructor; readonly size: { readonly type: StringConstructor; readonly default: () => string; }; };