@lukana/tooltips
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Lukana tooltips

Modals using only @angular/cdk as dependencies.

Usage

  1. Add @lukana/tooltips/scss/modal to Your style.scss file or use Your own styles.

  2. Import TooltipsModule as dependency.

  3. Use in template

    <div [lukanaTooltip]="'Hello world!'">Tooltips</div>
    
    <button class="btn btn-primary" lukanaTooltip="Hello" [position]="'left'">Left</button>

Package Sidebar

Install

npm i @lukana/tooltips

Weekly Downloads

3

Version

2.0.0

License

none

Unpacked Size

91.9 kB

Total Files

26

Last publish

Collaborators

  • piernik