Extensions

Press shift + S to search API reference.

React component

Props

interface LoaderProps extends LoaderStyleProps
classNameundefined | string

Additional class names to apply to the loading spinner.

fillColorstring

The color of the loading spinner. Defaults to '#888'

scalenumber

A scalar for the loading spinner. Increasing the scale increases the size of the loading spinner. Defaults to 0.3.

styleReact.CSSProperties

Additional styles to apply to the loading spinner.