Spinner
▸ Spinner(props): null | ReactElement<any, string | JSXElementConstructor<any>>
Loading indicator
Parameters
| Name | Type |
|---|---|
props | SpinnerProps & RefAttributes<HTMLDivElement> |
Returns
null | ReactElement<any, string | JSXElementConstructor<any>>
Example
<Spinner description="loading" size={16} />Defined in
node_modules/.pnpm/@types+react@18.2.14/node_modules/@types/react/ts5.0/index.d.ts:355