File

src/lib/directives/sz-tooltip.component.ts

Metadata

Index

Inputs

Inputs

text
Type : string
Default value : ''
<div @tooltip>{{ text }}</div>

./sz-tooltip.component.scss

:host {
    display: block
}

div {
    background-color: #292929;
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 4px;
}

results matching ""

    No results matching ""