0.8.0 • Published 8 months ago

@kamiapp/search-bar v0.8.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

<kami-search-bar>

Search bar component to find and sort data.

Usage

Install the component using npm or yarn or pnpm :

$ npm install --save @kamiapp/search-bar

Import the component into your main js/ts file :

import '@kamiapp/search-bar';

And use the component directly into your html :

<kami-search-bar></kami-search-bar>

Documentation

To get more informations about this component you can go to the kami-search-bar section into the kami collection site web. See the documentation at collection.kamiapp.fr to get more information about how to use each components. You will also find a playground section to test all components.