2.0.6 • Published 5 years ago

react-easy-search v2.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

React Easy Search

  • It's designed to filter out desired property from array of objects *

Props

  • placeHolder * Placeholder for input field
  • className * Use this property to make your input field look attractive
  • changeHandler * This function will be called on every keypress and it should expect filtered data as parameter
  • data * This is the data which will be filtered and it should be array of objects
  • propertyToFind * This is the property you are looking for in array of objects
2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago