Home > @uniformdev/mesh-sdk > DialogOptions > disableCloseDialogOnSetValue
DialogOptions.disableCloseDialogOnSetValue property
By default, dialogs will be closed when they set a value. You can disable this behavior by setting the disableCloseDialogOnSetValue
property to true. You'll still be able to close a dialog via the closeDialog
method that is returned from the openLocationDialog
method.
Signature: