UNPKG

adui

Version:

<div> <img src="https://wxa.wxs.qq.com/mpweb/delivery/legacy/wxadtouch/upload/t1/od834zef_52939fc6.png" style="margin:40px 0 0 -8px; background-color: #fcfcfc; box-shadow: none;" /> </div>

19 lines (12 loc) 390 B
--- category: Components type: General title: Message subtitle: 全局提醒 --- 全局提醒用于全局性地展示需要即时性关注的信息。 ## Alert ### destroy() 方法销毁组件 当你创建一个 `<Message />` 实例时,可以通过 `.destory()` 方法将 Message 关闭,比如在使用 `action` Prop 时通常要配合 `.destory()` 使用。 ## Props ### Message