@cec-commons/loading-panel

0.0.0 • Public • Published

LoadingPanel

Display loading panel and will hide children when isLoading is true

Usage
import Loader from 'rp-reuse/lib/Loader';

<LoadingPanel isLoading={isLoading}>
    // jsx
    <div>Content</div>
</LoadingPanel>
Props
  • isLoading
    Type: boolean
    Required: true
    Description: display loader when value is true

Readme

Keywords

none

Package Sidebar

Install

npm i @cec-commons/loading-panel

Weekly Downloads

0

Version

0.0.0

License

ISC

Unpacked Size

93.7 kB

Total Files

4

Last publish

Collaborators

  • mirmoboy