activeTooltips
activeTooltips: any[] = []
Optional
button
button?: HTMLElement
Optional
closeButton
closeButton?: HTMLElement
displayedProperties
displayedProperties: [string, unknown][] = []
Optional
displayStyle
displayStyle?: string
Optional
div
div?: HTMLElement
focusedIndex
focusedIndex: number = 0
Optional
header
header?: HTMLElement
iconCenter
iconCenter: string = IconCenter
maxIndex
maxIndex: number = 0
rendered
rendered: boolean = false
showDropdown
showDropdown: boolean = false
styleUrl
styleUrl: null | string = null
styleUrls
styleUrls: string[] = ...
template
template: Hole | () => Hole
templateUrl
templateUrl: string = './template.html'
Optional
timeoutId
timeoutId?: Timeout
visible
visible: boolean = false