UNPKG

tyh-ui2

Version:

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

12 lines (11 loc) 131 B
const t = { icon: String, color: String, size: { type: String, default: () => "16px" } }; export { t as Props };