# 消息提示
| Props | 说明 | 参数类型 | 支持 |
|---|---|---|---|
| autoClose | 是否自动关闭 | Boolean | true / false |
| autoCloseDelay | 自动关闭模式下的消失时间 | Number | |
| closeBtn | 关闭按钮 | Object | |
| position | 出现位置 | String | 'top' / 'bottom' / 'middle' |
| type | 类型 | String | 'normal' / 'warning' / 'danger' / 'success' |
| Props | 说明 | 参数类型 | 支持 |
|---|---|---|---|
| autoClose | 是否自动关闭 | Boolean | true / false |
| autoCloseDelay | 自动关闭模式下的消失时间 | Number | |
| closeBtn | 关闭按钮 | Object | |
| position | 出现位置 | String | 'top' / 'bottom' / 'middle' |
| type | 类型 | String | 'normal' / 'warning' / 'danger' / 'success' |
← Tab 组件 Popover 组件 →