- Loader(props: LoaderProps & RefAttributes<HTMLDivElement>): ReactNode
Returns ReactNode
Properties
Readonly$$typeof
$$typeof: symbol
OptionaldefaultProps
defaultProps?: Partial<LoaderProps & RefAttributes<HTMLDivElement>> OptionaldisplayName
displayName?: string
OptionalpropTypes
propTypes?: WeakValidationMap<LoaderProps & RefAttributes<HTMLDivElement>>
Basic spinner.
Based on MIT licensed code by Sam Herbert https://github.com/SamHerbert/SVG-Loaders/blob/master/svg-loaders/tail-spin.svg