Infinity Spin
render(<InfinitySpin visible={true} width="200" color="#4fa94d" ariaLabel="infinity-spin-loading" />)
Props
Name | Type | Default | Description |
---|---|---|---|
color | string | #4fa94d | Color of the path. Default is #4fa94d. You can use hex, rgb, rgba, hsl, hsla, named colors. |
width | number | 100 | Width of the spin |