LoadingIndicator
Notes
A general-purpose loading indicator for use during data requests and errors are displayed to users.
Props
- active
bool
[false]
A flag indicating that the loading indicator is active and should be displayed.
- error
bool
[false]
A flag indicating there is an error is currently being displayed to the user.