Fundamentals
Components
Code Utilities
Demo
BcSpinner
Description
The BcSpinner component provides a visual loading indicator. It can be controlled through various parameters to determine when it should stop spinning.
Attributes
Exists
object
Stops the spinner when this object is not null.
IsLoading
bool
Stops the spinner when set to false.
MinTime
TimeSpan
Defines the minimum duration the spinner should remain active.
RestartOnParameterChange
bool
If true, updating parameters will restart the spinner.
Size
string
Defines the size of the spinner.
BorderWidth
string
Defines the border width of the spinner.