UNPKG

tyh-ui2

Version:

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

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