Interface: ConfirmModalDisplayOptions
Properties
| Property | Type | Description |
|---|---|---|
addBlurredBackground |
boolean |
Blurs the background outside the dialog to provide more focus on the modal |
tagType |
FieldTagTypes |
Refer to FieldTagTypes documentation (usage andiskills.FieldTagTypes.Info) - different tag types options are Info, Warning, ValueForTarget and Help. |
targetFieldOptions? |
ConfirmModalFieldDisplay |
Options for the modal to appear next to a desired field. If not provided, the modal will appear in the center of the screen. |