Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfirmationModalQAs

Hierarchy

Index

Properties

Optional actionCancel

actionCancel: undefined | string

Data-qa applied to the action cancel button

Optional actionConfirm

actionConfirm: undefined | string

Data-qa applied to the action confirm button

Optional actions

actions: undefined | string

Data-qa applied to the modal actions

Optional content

content: undefined | string

Data-qa applied to the content

Optional modal

modal: undefined | string

Data-qa applied to the main modal

Optional title

title: undefined | string

Data-qa applied to the title

Generated using TypeDoc