mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
237 B
237 B
order | title | ||||
---|---|---|---|---|---|
2 |
|
zh-CN
显示动画效果。
en-US
Display active animation.
import { Skeleton } from 'antd';
ReactDOM.render(<Skeleton active />, mountNode);