文件名称:react-animate-on-change:在状态更改时为您的组件制作动画
文件大小:476KB
文件格式:ZIP
更新时间:2024-06-03 10:45:32
JavaScript
React变化 与在形成对比的是,对props或状态更改上的react组件进行动画处理。 安装 npm install react-animate-on-change react 用法 import AnimateOnChange from 'react-animate-on-change' // CommonJS: // const AnimateOnChange = require('react-animate-on-change').default // functional component const Score = ( props ) => < AnimateOnChange baseClassName = "Score" animationClassName = "Score--bounce" animate = { props . diff
【文件预览】:
react-animate-on-change-master
----index.tsx(4KB)
----.babelrc(35B)
----.travis.yml(101B)
----example()
--------index.html(970B)
--------index.tsx(1KB)
--------webpack.config.js(391B)
--------index.d.ts(11B)
--------bundle.js(869KB)
--------style.css(0B)
----tsconfig.json(278B)
----test()
--------index.html(810B)
--------server.js(2KB)
--------test.js(6KB)
----README.md(2KB)
----index.d.ts(1KB)
----.gitignore(27B)
----index.js(6KB)
----demo.gif(233KB)
----package-lock.json(231KB)
----package.json(1KB)