react-animated-css:React组件以显示或隐藏带有动画的元素

时间:2024-05-31 09:43:05
【文件属性】:

文件名称:react-animated-css:React组件以显示或隐藏带有动画的元素

文件大小:48KB

文件格式:ZIP

更新时间:2024-05-31 09:43:05

JavaScript

React动画CSS 使用React组件以显示或隐藏带有动画的元素 演示版 安装 npm i react-animated-css --save 注意您必须在html页面中包含 ,此组件只是它的包装。 < head > < link rel =" stylesheet " href =" https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css " > </ head > 如何使用 非常易于使用,只需用动画组件包装您的内容 import { Animated } from "react-animated-css" ; < Animated xss=removed xss=removed xss=removed>


【文件预览】:
react-animated-css-master
----yarn.lock(99KB)
----src()
--------index.js(5KB)
--------prefixer()
----.babelrc(63B)
----lib()
--------index.d.ts(3KB)
--------index.js(6KB)
--------prefixer()
----.npmignore(71B)
----README.md(4KB)
----SECURITY.md(619B)
----.editorconfig(214B)
----.gitignore(67B)
----package.json(1KB)

网友评论