Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationModalInvokeConfirm

Modal window operation types

Hierarchy

Index

Properties

Optional cancelText

cancelText: string

Custom label of Cancel button

message

message: string

Body text of a modal actually TODO 2.0.0 rename correctly

Optional messageContent

messageContent: string

Custom modal title actually TODO 2.0.0 rename correctly

Optional okText

okText: string

Custom label of OK button

type

type: string

Type of confirm action

Generated using TypeDoc