@42.nl/react-flash-messages 中文文档教程
About
这个库可以很容易地创建 flash 消息并将它们存储在商店中。
这个项目与大多数 flash 消息库的不同之处在于它与 UI 无关。 该库不会为您呈现 FlashMessages,它只会存储它们!
Installation
npm install @42.nl/react-flash-messages --save
Documentation
About
This library makes it easy to create flash messages and to store them in a store.
What makes this project a little different from most flash message libraries is that it is UI agnostic. This library does not render the FlashMessages for you it only stores them!
Installation
npm install @42.nl/react-flash-messages --save
Documentation
See the documentation
更多