react-fancy-input

1.0.1 • Public • Published

react-fancy-input

Inspiration

Demo

props

Accepts any props passed from parent component

Prop Name type default
texts array(string) null
delay number(in millisecond) 200
cursor string |

Usage

import Input from 'react-fancy-input'

const placeholders = ['Search for book', 'Search by author', 'Search by publisher']

/* ... */

<Input texts={placeholders}/>

/react-fancy-input/

    Package Sidebar

    Install

    npm i react-fancy-input

    Weekly Downloads

    2

    Version

    1.0.1

    License

    none

    Unpacked Size

    14.9 kB

    Total Files

    7

    Last publish

    Collaborators

    • faysal515