Home > @uniformdev/mesh-sdk > LocationDialogResponse
LocationDialogResponse interface
Signature:
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
() => Promise<void> |
Allows for closing the dialog manually. Typically used when | ||
|
string |
Generated id for the dialog. | ||
|
TDialogValue |
The value set by the dialog. |