-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
Spin作为页面最外层容器时需要铺满容器而不是由子元素撑起高度,目前使用wrapperClassName通过class设置Spin容器的高度
What does the proposed API look like?
增加height通过传参设置Spin容器高度/增加autoSize自动适应父容器高度