UNPKG

@varlet/ui

Version:

A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.

12 lines (11 loc) 129 B
const props = { highlighter: Object, theme: String, tag: { type: String, default: "div" } }; export { props };