Closed R3DST0RM closed 5 months ago
Once the dialog is opened using openContactForm a user can save a contact or dismiss the dialog. When a user dismisses the dialog, the promise value will be null.
openContactForm
null
This change aims to align the API typing with the actual behavior
looks good thanks! it will go out in the next release!
Once the dialog is opened using
openContactForm
a user can save a contact or dismiss the dialog. When a user dismisses the dialog, the promise value will benull
.This change aims to align the API typing with the actual behavior