UNPKG

demo-buttonui-kit

Version:
73 lines (57 loc) • 1.82 kB
# React Autocomplet Groupby Easy search single array or array of array value. ## Installation ``` npm i react-autocomplet-groupby or yarn add react-autocomplet-groupby ``` ## Usage ```jsx import * as LibraryComponents from 'react-autocomplet-groupby'; const array: [ { name: 'Collection', title: 'Master Setup', children: [{ name: 'Banner', title: 'Banner' }], } ]; <LibraryComponents.Molecules.AutocompleteGroupBy data={array} />; ``` ### Outputs <img src="https://github.com/appasaheb4/react-autocomplet-groupby/blob/main/assets/screen1.png"> <img src="https://github.com/appasaheb4/react-autocomplet-groupby/blob/main/assets/screen2.png"> ## Author <table> <tr> <td> <img src="https://github.com/appasaheb4.png?s=100" width="100"> </td> <td> Appasaheb Lakade<br /> <a href="mailto:onlyappasaheb4@gmail.com">onlyappasaheb4@gmail.com</a><br /> <a href="https://youtube.com/tech-abl">https://youtube.com/tech-abl</a> </td> </tr> </table> ## Contributes / Support 1. Subscribe channel 😊 : https://www.youtube.com/tech-abl 2. Submit your pr for idea / issue / feature ### How To Contribute - Fork and clone this repository - Make some changes as required - Write unit test to showcase its functionality - Run the test suites to make sure it's not breaking anything `$ npm test` - Submit a pull request under `dev` branch ## Donate <table> <tr> <td> <img src="https://github.com/appasaheb4/react-native-verify-otp/blob/master/assets/upiQrCode.jpeg" width="100"> </td> <td> <a href="https://www.paypal.com/paypalme/AppasahebLakade/">or Paypal</a><br /> </td> </tr> </table> 😊 ALWAYS WELCOME 😊