Skip to content

Chauvetding/top-alert-message-dxw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message UI Component

依赖于antd的react使用message弹窗消息控件 因为使用了animate.css动画,请确保使用前引入了animate.css第三方动画库

install

npm install -g top-alert-message-dxw

github

https://github.com/Chauvetding/top-alert-message-dxw.git

usage

import { Message } from 'top-alert-message-dxw'
Message.success("示例")
Message.warning("示例")
Message.error("示例")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published