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;
gr-button --> gr-spinner
style gr-spinner fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS