Skip to content

DialogReference

Internal record describing a single shown dialog: the component type to render, its parameters, options, title and the reference whose IDialogReference.Result completes when the dialog closes.

Component type rendered inside the modal box.

Unique id of this dialog instance.

Display options for the modal.

Parameters forwarded to the hosted component.

Raised when this dialog requests to be removed from the provider.