UNPKG

@aliretail/react-materials-components

Version:
16 lines (13 loc) 705 B
--- title: FormHelpExtra-API order: 1 category: UI description: FormHelpExtra 组件描述 screenshot: https://gw.alicdn.com/imgextra/i2/O1CN01yW3hCD1M8CnqeKFlq_!!6000000001389-2-tps-90-90.png --- ## API | 参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 | | --------- | ------------------------ | ---- | ------------------------- | -------- | ---- | | type | 提示的类型 | N | 'normal' \| 'error' | 'normal' | | | className | 节点上额外加的 className | N | string | '' | | | children | 子节点 | Y | string \| React.ReactNode | - | |