Configuration of the standard alert dialog.

Hierarchy (view full)

Constructors

Properties

actionButton: ButtonConfiguration

Configuration of the middle button for dialogs with tree buttons.

cancelButton: ButtonConfiguration

Configuration of the 'cancel' button.

dividerColor: string

The color of the divider line.

Default is "?sbColorOutline"

modalOverlayColor: string

The dialog overlay color.

Default is "?sbColorModalOverlay"

Configuration of the 'OK' button.

sheetColor: string

The background color of the alert dialog.

Default is "?sbColorSurface"

subtitle: StyledText

The explanation message.

title: StyledText

The title displayed above the message.