rc-typing-effect

0.3.5 • Public • Published

rc-typing-effect

Make typing effect for your text!

Installation

yarn add rc-typing-effect or npm install rc-typing-effect --save

Props

/** Set Root element to span, h1, h2, ... */
as: 'span',
/** Text */
text: ''
/** Last blinking duration in second */
delay: 3
/** Character per second */
cps: 5
style: {}
className: ""

Demo

https://abzeede.github.io/rc-typing-effect/.

Package Sidebar

Install

npm i rc-typing-effect

Weekly Downloads

6

Version

0.3.5

License

MIT

Unpacked Size

418 kB

Total Files

13

Last publish

Collaborators

  • abzeede