0.0.1 • Published 4 years ago

@sueldosrh/button-buscador v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Button search

PeerDependency

Install via NPM:

npm i @sueldosrh/icons-feather

Installation

Install via NPM:

npm i @ui/button-buscador

Usage

TypeScript

import {ButtonBuscadorModule} from '@ui/button-buscador';

@NgModule({
	imports: [
		ButtonBuscadorModule
	]
})
<my-ui-button-buscador></my-ui-button-buscador>

####Directive

Buscador

@Output()
buscador: string

License

This project is licensed under the terms of the MIT license.