Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 604 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 604 Bytes

@hoc-react-loader/full

This package uses hoc-react-loader and add a default LoadingIndicator and a default ErrorIndicator.

You can see documentation here: documentation.

You can test some examples here.

Installation

  • yarn add @hoc-react-loader/full

tinycolor2 is a peer dependency of @hoc-react-loader/full. It handles color picking for the default loading indicator. You don't have to install it if you use your own loading indicator.