Toast组件 Packages

react-mobile-message

> 移动端react的消息弹层组件. ## 使用 ```js import "react-mobile-message/assets/toast.css" import "react-mobile-message/assets/modal.css" import {toast, alert, confirm} from '../src/index.jsx'; toast('测试toast消息测试toast消息'); alert({ title : function(){ let s

2.1.0 • Published 8 years ago