0.3.5 • Published 6 years ago

rc-typing-effect v0.3.5

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

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/.

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago