Type alias LoadingIndicatorConfig
LoadingIndicatorConfig:
object
A config that defines the behavior of the loading indicator
Type declaration
delay
delay?: number
Delay in milliseconds before the loading indicator is shown
enabled
enabled?: boolean
Boolean flag that defines if the loading indicator should be shown