UNPKG

syber-lowcode-business-materials

Version:
14 lines 273 B
export default [{ title: '上传', screenshot: require("./__screenshots__/custom-upload-1.png"), schema: { componentName: 'CustomUpload', props: {}, children: { componentName: 'Button', props: { children: '上传' } } } }];