react-typing-text
v1.0.4
Published
A simple react component for typing text effect with basic properties
Downloads
11
Maintainers
Readme
react-typing-text
A simple react package for typing text effect with basic properties
In Action
Install
npm install --save react-typing-text
Usage
import React, { Component } from 'react'
import TypeText from 'react-typing-text'
import 'react-typing-text/dist/index.css'
class Example extends Component {
render() {
return <TypeText text='Example Text 😄' />
}
}
Options -
- ✔️
speed
:Number
Typing speed. (value: lower value types faster) - ✔️
staticText
:String
. Static Text which will be constant. ($
in above demo) - ✔️
typingDelay
:Number
.Time to wait before starting to type.
License
MIT © TheShubham99