UNPKG

tyh-ui2

Version:

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

3 lines (2 loc) 114 B
export type Type = 'default' | 'primary' | 'success' | 'danger' | 'warning' export type Size = 'small' | 'mini'