activeTooltips
activeTooltips: any[] = []
Optional
displayStyle
displayStyle?: string
open
open: boolean = false
openDirection
openDirection: OpenDirection = 'bottom'
rendered
rendered: boolean = false
styleUrl
styleUrl: null | string = null
styleUrls
styleUrls: string[] = ...
template
template: Hole | () => Hole
templateUrl
templateUrl: string = './template.html'
Optional
timeoutId
timeoutId?: Timeout