pull/282/head
Cory LaViska 2020-11-16 21:33:01 -05:00
commit df431321f5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,7 @@ The width of the spinner can be changed by setting the `--stroke-width` custom p
### Color
The spinner's color can be changed by setting the `--color` custom property.
The spinner's color can be changed by setting the `--indicator-color` custom property.
```html preview
<sl-spinner style="font-size: 2rem; --indicator-color: tomato;"></sl-spinner>