UNPKG

tdesign-miniprogram

Version:
15 lines (14 loc) 209 B
const props = { buttonProps: { type: Object, }, icon: { type: String, value: '', }, text: { type: String, value: '', }, }; export default props;