Interface ConfirmModalDisplayOptions

Hierarchy

  • ConfirmModalDisplayOptions

Index

Properties

addBlurredBackground

addBlurredBackground: boolean

Blurs the background outside the dialog to provide more focus on the modal

tagType

tagType: FieldTagTypes

Refer to FieldTagTypes documentation (usage andiskills.FieldTagTypes.Info) - different tag types options are Info, Warning, ValueForTarget and Help.

Optional targetFieldOptions

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.

Generated using TypeDoc