rc-toast

0.0.18 • Public • Published

rc-toast

A simplet jsx toast component for react.

npm install rc-toast

How to import in ES2015

import {Toast} from 'rc-toast';

Usage

Toast.show({msg: msgYouWantToShow, timeout: delayToHideMileSec,default 1500ms})

Tips

please use with babel, react (or preact); This component styles use 'rem' instead of 'px', pleace check it out.

Readme

Keywords

Package Sidebar

Install

npm i rc-toast

Weekly Downloads

2

Version

0.0.18

License

MIT

Last publish

Collaborators

  • lihong11