0.3.5 • Published 7 years ago

rc-typing-effect v0.3.5

Weekly downloads
6
License
MIT
Repository
github
Last release
7 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

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago