文件名称:animate:动画React元素容易
文件大小:42KB
文件格式:ZIP
更新时间:2024-05-03 00:57:40
JavaScript
rc-animate 轻松对React Component进行动画处理。 安装 用法 import Animate from 'rc-animate' ; export default ( ) => ( < Animate xss=removed> < p xss=removed> 1 < / p > < p xss=removed> 2 < / p > < / Animate > ) ; 兼容性 IE浏览器/边缘 火狐浏览器 Chrome合金 苹果浏览器 电子 IE11,Edge 最近2个版本 最近2个版本 最近2个版本 最近2个版本 原料药 道具 名称 类型 默认 描述 成分 React.Element /字符串 '跨度' 为孩子包装dom节点或组件。 如果您不只包裹一个孩子,则设置为” componentProps
【文件预览】:
animate-master
----.travis.yml(527B)
----index.js(178B)
----docs()
--------zh-cn()
----HISTORY.md(760B)
----package.json(2KB)
----.prettierrc(106B)
----now.json(176B)
----tests()
--------single.spec.js(888B)
--------index.js(215B)
--------CSSMotion.spec.css(1KB)
--------util.spec.js(3KB)
--------CSSMotion.spec.js(10KB)
--------single-common.spec.js(5KB)
--------single-animation.spec.js(1KB)
--------index.spec.css(464B)
--------multiple.spec.js(5KB)
--------CSSMotionList.spec.js(3KB)
----src()
--------Animate.js(9KB)
--------CSSMotion.js(9KB)
--------AnimateChild.js(2KB)
--------CSSMotionList.jsx(3KB)
--------ChildrenUtils.js(2KB)
--------util()
----index.d.ts(562B)
----examples()
--------simple-animation.html(11B)
--------simple.js(1KB)
--------CSSMotion.html(0B)
--------alert.js(2KB)
--------CSSMotion.js(4KB)
--------todo-animation.html(0B)
--------CSSMotionList.less(368B)
--------assets()
--------transitionLeave.js(756B)
--------todo.html(0B)
--------alert.html(0B)
--------todo.js(2KB)
--------CSSMotionDeadline.html(0B)
--------CSSMotionDeadline.js(2KB)
--------hide-todo.html(0B)
--------hide-todo.js(2KB)
--------todo-animation.js(3KB)
--------CSSMotionList.js(3KB)
--------simple-animation.js(3KB)
--------simple.html(11B)
--------transitionAppear.html(11B)
--------CSSMotionList.html(0B)
--------simple-remove.js(883B)
--------simple-remove.html(11B)
--------transitionAppear.js(1KB)
--------transitionLeave.html(11B)
--------CSSMotion.less(1KB)
----LICENSE.md(1KB)
----.gitignore(230B)
----README.md(6KB)
----.editorconfig(192B)