UNPKG

nts-ng2-components

Version:

Paquete de componentes para Angular2 desarrollado por NITSNETS.

11 lines (10 loc) 233 B
<div class="tooltip-container" [ngStyle]="{ 'top.px': options.top, 'right.px': options.right, 'bottom.px': options.bottom, 'left.px': options.left }" > <p [innerHtml]="message"></p> </div>