Spinner
Function: Spinner()
function Spinner(props: PropsWithChildren<SVGAttributes<SVGElement>>, context?: any): null | ReactElement
Defined in: src/components/Spinner.ts:6
Parameters
props
PropsWithChildren
<SVGAttributes
<SVGElement
>>
context?
any
Returns
null
| ReactElement