2.0.6 • Published 2 years ago

react-easy-search v2.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago