MultiAlert 多模块警告

Alert组件扩展,以支持组件内多组信息的显示。

基础用法

透传属性和事件绑定给原始组件

警告

请勿透传title和description属性

提示

Alert组件文档参照 Alert(Element)

Attributes

参数 类型 说明 可选值 默认值
data object[] 数据对象数组 -- --
└ title string 标题 -- --
└ description string / string[] 描述内容字符串或列表内容数组 -- --