Arc.React
    Preparing search index...

    Type Alias CloseDialog<TResponse>

    CloseDialog: (result: DialogResult, response?: TResponse) => void

    Represents the delegate when a dialog is closed with a response.

    Type Parameters

    • TResponse

    Type Declaration