# Alert Dialog Box You can set the text content and response callback for an alert dialog box. ## Attributes
options: { paramObject1| paramObject2} |
Whether to close the dialog box when the overlay is clicked. |
||||
|
fontColor?: Color | number | string | Resource, |
Text content, text color, background color, and click callback of the confirm button. |
|||
Callback invoked when the dialog box is closed after the overlay is clicked. |
||||
DialogAlignment.Default |
||||
Offset of the dialog box relative to the alignment position. |
||||
Number of grid columns occupied by the width of the dialog box. |
Whether to close the dialog box when the overlay is clicked. |
||||
|
fontColor?: Color | number | string | Resource, |
Text content, text color, background color, and click callback of the primary button. |
|||
|
fontColor?: Color | number | string | Resource, |
Text content, text color, background color, and click callback of the secondary button. |
|||
Callback invoked when the dialog box is closed after the overlay is clicked. |
||||
DialogAlignment.Default |
||||
Offset of the dialog box relative to the alignment position. |
||||
Number of grid columns occupied by the width of the dialog box. |