Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 437 Bytes

api.md

File metadata and controls

17 lines (10 loc) · 437 Bytes

Alert

为用户操作定向的做提示。根据信息类型不同提供相应的以背景颜色区分的alert。若需背景颜色加深需加dark类。

代码展示

API

参数 说明 类型 默认值
className 类名 string -
colors oneOf:info news success danger warning string warning
controlLabel 关闭按钮文字 string -
onDismiss 关闭alert触发的方法 func -