tooltipBehavior property

  1. @ViewChild.new('tooltipRef')
TooltipBehavior? tooltipBehavior
getter/setter pair

Implementation

@ViewChild('tooltipRef')
TooltipBehavior? tooltipBehavior;