Property | Attribute | Description | Type | Default |
---|---|---|---|---|
logo |
logo |
Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner. | "bme" | "six" | undefined |
undefined |
six |
six |
@deprecated Use logo="six" instead. If set to true, the spinner displays the SIX logo. |
boolean | undefined |
undefined |
Part | Description |
---|---|
"base" |
The component's base wrapper. |
"svg" |
The spinner icon. |
Name | Description |
---|---|
--indicator-color |
The color of the spinner's indicator. |
--stroke-width |
The width of the indicator. |
--track-color |
The color of the spinner's track. |
graph TD;
six-button --> six-spinner
six-file-upload --> six-spinner
style six-spinner fill:#f9f,stroke:#333,stroke-width:4px
Copyright © 2021-present SIX-Group