FullscreenSpinner
Full-screen loading indicator overlay.
Usage
<FullscreenSpinner visible={isLoading} />Props
| Prop | Type | Description |
|---|---|---|
visible | boolean | Whether spinner is visible |
text | string | Optional loading text |
Full-screen loading indicator overlay.
<FullscreenSpinner visible={isLoading} />| Prop | Type | Description |
|---|---|---|
visible | boolean | Whether spinner is visible |
text | string | Optional loading text |