Skip to content

Interface: IConfirmBoxCoreConfig

Boris Jenicek edited this page Dec 22, 2021 · 6 revisions

Interface: IConfirmBoxCoreConfig

Properties

allowHtmlMessage

Optional allowHtmlMessage: boolean


animationIn

Optional animationIn: AppearanceAnimation


animationOut

Optional animationOut: DisappearanceAnimation


buttonPosition

Optional buttonPosition: VerticalPosition


confirmLabel

Optional confirmLabel: string


customStyles

Optional customStyles: IConfirmBoxCustomStyles


declineLabel

Optional declineLabel: string


disableIcon

Optional disableIcon: boolean


dispatch

Optional dispatch: IDispatch


height

Optional height: string

Fixed popup height


iconStyleClass

Optional iconStyleClass: string


layoutType

Optional layoutType: DialogLayoutDisplay


width

Optional width: string

Fixed popup width

Clone this wiki locally