-
Notifications
You must be signed in to change notification settings - Fork 7
Interface: IConfirmBoxCoreConfig
Boris Jenicek edited this page Dec 22, 2021
·
6 revisions
• Optional allowHtmlMessage: boolean
• Optional animationIn: AppearanceAnimation
• Optional animationOut: DisappearanceAnimation
• Optional buttonPosition: VerticalPosition
• Optional confirmLabel: string
• Optional customStyles: IConfirmBoxCustomStyles
• Optional declineLabel: string
• Optional disableIcon: boolean
• Optional dispatch: IDispatch
• Optional height: string
Fixed popup height
• Optional iconStyleClass: string
• Optional layoutType: DialogLayoutDisplay
• Optional width: string
Fixed popup width
- AppearanceAnimation
- ButtonLayoutDisplay
- DialogLayoutDisplay
- DisappearanceAnimation
- ToastPositionEnum
- ToastProgressBarEnum
- ToastUserViewTypeEnum