Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageBoxOptions

Hierarchy

  • MessageBoxOptions

Index

Properties

buttons

buttons: string[]

Optional cancelId

cancelId?: number

Optional defaultId

defaultId?: number

Optional detail

detail?: string

message

message: string

type

type: "warning" | "error"

Generated using TypeDoc