UNPKG

tyh-ui2

Version:

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

16 lines (15 loc) 204 B
const o = { header: String, content: { type: Array, default: () => [] }, keys: String, footer: String, zebra: Boolean, num: Boolean, hoverShow: Boolean }; export { o as Props };