UNPKG

admin-page-generator-ws

Version:
14 lines (13 loc) 249 B
export default { type: "time-picker", name: "时间选择器", icon: "time-picker", config: { prop: "", label: "时间选择器", required: false, disabled: false, defaultValue: "", isRange: false } };