Interface LoadingIndicatorControlConfiguration

Hierarchy

  • LoadingIndicatorControlConfiguration

Properties

Properties

class: string

Class-string passed as-is to the class="" attribute of the loader SVG.

Default

""
fill: string

Fill-color for the loader. Any valid CSS-value.

Default

"#6d26d7"
size: string

The size of the loader. Any valid CSS-value.

Default

"24px"

Generated using TypeDoc