0.0.2 • Published 7 years ago
ng-ui-button v0.0.2
AngularUiLib
This project was generated with Angular CLI version 7.3.0.
Installation
npm i ng-ui-button
API
import { UiButtonModule } from 'ng-ui-button'selector: btn-ui-button
@Input
| Input | Type | Required | Description |
|---|---|---|---|
| title | String | YES | button title |
@Output
| Output | Type | Required | Description |
|---|---|---|---|
| title | Event | optional | emits button click event |
Build
Run ng build ng-ui-button to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.