UNPKG

tyh-ui2

Version:

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

15 lines (14 loc) 202 B
const t = { title: { type: String, default: () => "\u8FD4\u56DE" }, content: String, icon: { type: String, default: () => "tyh-ui-direction-left" } }; export { t as Props };