Skip to content

VolandoBoyz/search-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 29, 2017
c3e789c Β· Jun 29, 2017

History

9 Commits
Jun 26, 2017
Jun 29, 2017
Jun 29, 2017
Jun 27, 2017
Jun 27, 2017
Jun 26, 2017
Jun 27, 2017
Jun 29, 2017
Jun 27, 2017
Jun 27, 2017
Jun 27, 2017
Jun 29, 2017
Jun 29, 2017
Jun 29, 2017
Jun 27, 2017
Jun 27, 2017

Repository files navigation

Search-react

πŸ”Ž search react component with a cancel button and a nice animation

See the component storybook

Steps to use it

1.Install the component yarn add search-react

2.Use it

import Search from 'search-react' 

<Search getTerm={term => console.log(term)}>

the only prop required is getTerm: a function that returns the search term and then you can do whatever you want with it

About

πŸ”Ž search react component with a cancel button and a nice animation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published