1.0.2 • Published 6 years ago

@mapbox/react-loader-full v1.0.2

Weekly downloads
191
License
SEE LICENSE IN LI...
Repository
github
Last release
6 years ago

@mapbox/react-loader-full

A loading element that blocks the whole screen.

Use this when you want to prevent the user from performing any new actions while they await the fulfillment of a prior action.

If you'd like to allow the user to perform other actions during loading, use LoaderLocal, instead.

Installation

npm install @mapbox/react-loader-full

Props

Please check propTypes in the source file.