This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

react-easy-search

2.0.6 • Public • Published

** 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

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i react-easy-search

    Weekly Downloads

    0

    Version

    2.0.6

    License

    ISC

    Unpacked Size

    2.45 kB

    Total Files

    4

    Last publish

    Collaborators

    • dervaish