@ngx-bio-components/tooltip
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@ngx-bio-components/tooltip

import { BioTooltipModule } from '@ngx-bio-components/tooltip';

Directives

BioTooltip

Directive that attaches a bio tooltip to the host element. Animates the showing and hiding of a tooltip provided position (defaults to below the element).

Selectors: [bioTooltip]

<button bioTooltip="It's a Bio tooltip message"></button>
Name Description
@Input()

bioTooltip: string

tooltip message.

/@ngx-bio-components/tooltip/

    Package Sidebar

    Install

    npm i @ngx-bio-components/tooltip

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    51.1 kB

    Total Files

    15

    Last publish

    Collaborators

    • umutyerebakmaz