Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 419 Bytes

File metadata and controls

17 lines (13 loc) · 419 Bytes

Spinner

Simple loading spinner (role="status"). Extracted from agentsview's modal spinner.

<Spinner />
<Spinner size={16} />
<Spinner size={40} label="Loading sessions" />

Props

Prop Type Default Notes
size number 24 Diameter in px
label string "Loading" aria-label