• showWarning(title: string, text: string): void
  • Show warning dialog with submitted title and text

    Parameters

    • title: string

      Dialog title

    • text: string

      Dialog text

    Returns void

Generated using TypeDoc