react-flip-ticker:对Web的Ticker进行React

时间:2024-05-22 07:08:09
【文件属性】:

文件名称:react-flip-ticker:对Web的Ticker进行React

文件大小:597KB

文件格式:ZIP

更新时间:2024-05-22 07:08:09

TypeScript

React翻转代码 yarn add react-flip-ticker npm install react-flip-ticker import { Ticker } from "react-flip-ticker" ; 迁移至v1 我们不再支持text作为道具,只需将您希望的text作为孩子。 现在,我们还支持任何字符,而不仅仅是数字 React Web的数字代码。 提供一些值作为children和textClassName ,然后开始对值进行滴答! < Ticker xss=removed> { value } < / Ticker > 基本演示 import React , { useState , useEffect } from "react" ; import { render } from "react-dom" ; import { Tic


【文件预览】:
react-flip-ticker-master
----.gitignore(108B)
----webflipper.gif(414KB)
----package.json(918B)
----.npmrc(98B)
----src()
--------index.tsx(5KB)
----LICENSE(1KB)
----tsconfig.json(782B)
----README.md(2KB)
----example()
--------package.json(533B)
--------tsconfig.json(457B)
--------index.html(791B)
--------.npmignore(24B)
--------index.tsx(1KB)
--------yarn.lock(227KB)
----test()
--------blah.test.tsx(304B)
----yarn.lock(256KB)

网友评论