activeTooltips
activeTooltips: any[] = []
Optional
boxMessage
boxMessage?: string
Optional
boxPlaceholder
boxPlaceholder?: string
Optional
boxTitle
boxTitle?: string
Optional
boxType
boxType?: ModalType
Optional
displayStyle
displayStyle?: string
rendered
rendered: boolean = false
resolveAlertConfirm
resolveAlertConfirm: (value: boolean) => void
resolvePrompt
resolvePrompt: (value: string | false) => void
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