Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

gr-spinner

CSS Custom Properties

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.

Dependencies

Used by

Graph

graph TD;
  gr-button --> gr-spinner
  style gr-spinner fill:#f9f,stroke:#333,stroke-width:4px
Loading

Built with StencilJS