kapela-search
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

About

This library contains component for search

Install

$npm install kapela-search

Usage

import

import { KapelaSearchComponent } from 'kapela-search';

@Component({
  ...
  imports: [KapelaSearchComponent],
  ...
})

dom

<kapela-search></kapela-search>

Attributes

Nom Type default Comments
value string value of search
placeholder string Search placehomder of the search

Events

Name Type Comments
valueChanged EventEmitter<string> use to handle value change event , send the value as data

Readme

Keywords

Package Sidebar

Install

npm i kapela-search

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

19.4 kB

Total Files

10

Last publish

Collaborators

  • faraniarijaona