Home > @uniformdev/design-system > LoadingIcon

LoadingIcon() function

Loading Icon

Signature:

LoadingIcon: ({ height, width, ...props }: LoadingIconProps) => _emotion_react_jsx_runtime.JSX.Element

Parameters

ParameterTypeDescription
{ height, width, ...props }LoadingIconProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>