Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ElMessageBox

Callable

  • Show a message box

    Parameters

    • message: string
    • Optional title: string
    • Optional type: string

    Returns Promise<MessageBoxData>

  • Show a message box

    Parameters

    Returns Promise<MessageBoxData>

Index

Properties

Show an alert message box

Show a confirm message box

Show a prompt message box

Methods

  • close(): void
  • Close current message box

    Returns void

  • Set default options of message boxes

    Parameters

    Returns void

Generated using TypeDoc