Arc.React.MVVM
    Preparing search index...

    Class DialogRegistration<TRequest, TResponse>

    Represents the registration of a dialog.

    Type Parameters

    • TRequest extends object
    • TResponse
    Index

    Constructors

    Properties

    Constructors

    Properties

    The requester for the dialog.

    resolver: CloseDialog<TResponse>

    The resolver for the dialog.