demo-buttonui-kit
v0.1.2
Published
Easy search single array or array of array value.
Downloads
11
Maintainers
Readme
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
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
Author
Contributes / Support
Subscribe channel 😊 : https://www.youtube.com/tech-abl
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
😊 ALWAYS WELCOME 😊