Skip to main content

Loading

A common widget to show loading status, it will intercept all touch event.

  • props
PropertyDescriptionTypeDefault
visiblewhether show loadingbooleanfalse
colorcolorcolor string-
sizesizesmall | largelarge
<Loading visible={false} size='large'/>

loading