menu
ngcomponents package
documentation
scorecard/scorecard.dart
ScorecardComponent
tooltip property
tooltip property
dark_mode
light_mode
tooltip
property
@Input()
String
?
tooltip
getter/setter pair
The value displayed in a tooltip when the users hovers over the value.
Implementation
@Input() String? tooltip;
ngcomponents package
documentation
scorecard/scorecard
ScorecardComponent
tooltip property
ScorecardComponent class