@beisen-phoenix/alert
TypeScript icon, indicating that this package has built-in type declarations

3.3.55 • Public • Published

警告提示

@beisen-phoenix/alert

概述

警告提示,展现需要关注的信息。

非浮层的静态展现形式,始终展现,不会自动消失,用户可以点击关闭。

可提供 成功、错误、警告、提醒 四种类型。

内容文字支持换行、支持插入a标签

API

参数 说明 类型 默认值 是否必传
type 指定警告提示的样式,有四种选择 success error info warning string
message 警告提示标题 string
description 警告提示内容:支持换行、写入自定义a标签 string / JSX.Element
closable 默认不显示关闭按钮 boolean false
onClose 关闭时触发的回调函数 ()=>{}
extraCls 自定义组件容器class,一般用于覆盖组件默认样式使用 (2019-07-10新增api) string

Readme

Keywords

none

Package Sidebar

Install

npm i @beisen-phoenix/alert

Weekly Downloads

760

Version

3.3.55

License

ISC

Unpacked Size

186 kB

Total Files

23

Last publish

Collaborators

  • beisencorp