0.1.24 ā€¢ Published 1 year ago

myfirstpackage-pager-coloractics v0.1.24

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

  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

šŸ˜Š ALWAYS WELCOME šŸ˜Š