UNPKG

nts-ng2-components

Version:

Paquete de componentes para Angular2 desarrollado por NITSNETS.

16 lines (15 loc) 348 B
<nts-popup [position]="position"> <nts-button ntsPopupTrigger [iconRight]="iconRight" [color]="color" [icon]="icon" [label]="label" [sublabel]="sublabel" [size]="size" [disabled]="disabled" > </nts-button> <nts-popup-container > <ng-content></ng-content> </nts-popup-container> </nts-popup>