Skip to content

Toast 轻提示

全局轻提示消息。

示例

API

属性说明类型默认值
open是否显示boolean-
duration显示时长(ms),0 表示不自动关闭number3000
status状态string-
onClose关闭回调() => void-