meteor-react-status
v0.0.3
Published
Connection Status Indicator for Meteor with React
Downloads
5
Maintainers
Readme
Connection Status Indicator for Meteor with React
How it Looks
Install
npm install --save meteor-react-status
Usage
In your main layout file import:
import ConnectionStatus from 'meteor-react-status'
and add somewhere in the page
<ConnectionStatus fullWidth={false} />
TODO
- ~~remove material-ui dependency~~
- write more documentation
- make customizable
- add manual retry button
Thanks
License
MIT