react-loadingmask
A Loading Component for displaying loading state of a page or a section.
Install
Getting Started
Properties
Props | Type | Description | Default |
---|---|---|---|
loading | boolean | Loading status | false |
text | string | Customize description content | - |
indicator | ReactNode | React node of the spinning indicator | - |