UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

23 lines (21 loc) 346 B
var defaultProps = { store: { required: true, type: Object }, stripe: { type: Boolean, default: false }, rowClassName: { type: [String, Function] }, rowStyle: { type: [Object, Function] }, tooltipTheme: { type: String } }; export { defaultProps as default }; //# sourceMappingURL=defaults.mjs.map