Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 598 Bytes

reactUiComponentLoading

loading组件

/*
    loading         是否展示loading 不传默认展示    boolean
    animation       自定义动画节点                  react
    animationType   动画种类                        cricle
    type            用法                            inline/box/fullscreen
    children        子节点                          react
    tip             提示文字                        string
    boxClass        父元素classname                 string
    size            动画大小                        small/normal/large
*/