Function Spinner

A React component that renders a spinner. The spinner styles are added when the component is mounted.

A JSX element representing the spinner.

  • NOTE: Exotic components are not callable.

    Parameters

    • props: unknown

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Properties

$$typeof: symbol
displayName?: string
type: () => Element