mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
239 B
239 B
order | title | ||||
---|---|---|---|---|---|
2 |
|
zh-CN
显示动画效果。
en-US
Display active animation.
import { Skeleton } from 'antd';
ReactDOM.render(<Skeleton active />, mountNode);