react-animated-label:用于响应的动画标签组件

时间:2021-05-06 23:55:12
【文件属性】:
文件名称:react-animated-label:用于响应的动画标签组件
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-06 23:55:12
CSS React动画标签 React.js的动画标签组件 安装 npm install react-animated-label --save-dev 用法 Webpack import React from 'react' ; import AnimatedLabel from 'react-animated-label' ; // Import the CSS import 'node_modules/react-animated-label/lib/react-animated-label.css' ; React . createClass ( { render : function ( ) { return ( < AnimatedLabel xss=removed> ) ; } } ) ; 非
【文件预览】:
react-animated-label-master
----.gitignore(12B)
----package.json(826B)
----src()
--------react-animated-label.js(1KB)
--------react-animated-label.less(2KB)
----README.md(1KB)
----lib()
--------react-animated-label.css(3KB)
--------react-animated-label.js(3KB)

网友评论