activeTooltips
activeTooltips: any[] = []
Optional
button
button?: HTMLElement
Optional
closeButton
closeButton?: HTMLElement
Optional
displayStyle
displayStyle?: string
Optional
div
div?: HTMLElement
Optional
header
header?: HTMLElement
rendered
rendered: boolean = false
styleUrl
styleUrl: null | string = null
template
template: Hole | () => Hole
templateUrl
templateUrl: null | string = null
Optional
timeoutId
timeoutId?: Timeout