UNPKG

@aliretail/react-materials-components

Version:
18 lines (14 loc) 568 B
--- title: Message-API order: 3 category: UI description: Message 组件描述 screenshot: https://gw.alicdn.com/imgextra/i2/O1CN01yW3hCD1M8CnqeKFlq_!!6000000001389-2-tps-90-90.png --- ## API | 参数名 | 说明 | 必填 | 类型 | 默认值 | 备注 | | ------ | ---- | ---- | ---- | ------ | ---- | title | 文案标题 | Y | string | '' | text | 信息提示组件内容 | N | string | '' | shape | 外观形态 | N | Enum | 'inline', 'addon', 'toast' | 'toast' type | 类型 | N | Enum | 'success', 'warning', 'error', 'notice', 'help', 'loading' | 'success'