UNPKG

@uimkit/uikit-react

Version:

<img style="width:64px" src="https://mgmt.uimkit.chat/media/img/avatar.png"/>

10 lines (8 loc) 259 B
type LoadingIndicatorProps = { /** Set the color of the LoadingIndicator */ color?: string; /** The size of the loading icon, @default 15px */ size?: number; }; export { LoadingIndicatorProps }; //# sourceMappingURL=LoadingIndicator.d.ts.map