Function showDialog

  • Create and show a dialog.

    Type Parameters

    • T

    Parameters

    Returns Promise<IResult<T>>

    A promise that resolves with whether the dialog was accepted.

Generated using TypeDoc