text property

  1. @Input()
String? text
getter/setter pair

Text content of the tooltip.

Implementation

@Input()
String? text;