Components
Animated control for showing a loading state
Control for indicating a loading state inside a view, such as a network call on button tap.
public var theme: Theme
The following three themes are supported
brand
inverse
muted
public var size: Size
The following sizes are supported
small
medium
;