0.0.5 • Published 4 years ago

jacksonjao-buttons v0.0.5

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

jacksonjaoButtons

Button library, a standard basic button and a circular button with a background image or icon.

This library has a directive called libColor. If you wanna know more about this library go to Jacksonjao library

Installation

Use the package manager npm to install jacksonjaoButtons.

npm i jacksonjao-buttons

Usage

<lib-basic-button title="Botón" (action)="buttonAction($event)"></lib-basic-button>

<lib-circle-button [image]="'image'" (action)="buttonAction($event)"></lib-circle-button>
import {JacksonjaoButtonsModule} from './jacksonjao-buttons.module'; 

[JacksonjaoButtonsModule]

License

MIT

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago