projects/m2-core/src/lib/shared/ui-components/value/value-state/value-tip.component.ts
| selector | value-tip |
| styles |
.tip-icon-wrapper {
position: absolute;
top: 0;
left: 0;
}
.tip-icon {
margin-left: 10px;
line-height: 36px;
}
|
| template | |
Inputs |
| faClass |
Type : string
|
Default value : 'fa-info-circle'
|
| tip |
Type : string
|