OptionalmodalWhether the dialog should be modal or not. Default is false.
OptionalnodeOptional node identifier to limit the databases to those available on the specified node. If not specified, all databases available in the system will be shown.
Callback that is called when the dialog is closed.
Callback that is called when a message is selected. The selected message and source identifier are passed as parameters.
If true, the dialog is open.
OptionalparentOptional title of the parent dialog to be shown in the title bar as a breadcrumb.
OptionalsourceThe source identifier that will be used to filter messages in the select dialog. Leave undefined if no filtering should be done.
Properties of the SelectMessageDialog React component.