Skip to content
On this page

Message 消息提示

基本用法

通过 type 设置不同的主题,对应的值有 primary | info | success | warning | errormessage 为消息内容;enableHtml 允许 messagehtml 片段;autoClose 字段为是否自动关闭;customClass 为自定义类名,可以设置不一样的样式;onClose 监听关闭时的回调函数。

不同位置

position 有三种值 left | center | right

Released under the MIT License.