You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The onAlertButtonClicked() function passes through the notifyView (and model) allowing the user to interrogate the model in response to the user's action.
The following events should behave the same:
notify:closed
notify:cancel
The callback triggered from onPromptButtonClicked()
The text was updated successfully, but these errors were encountered:
The
onAlertButtonClicked()
function passes through the notifyView (and model) allowing the user to interrogate the model in response to the user's action.The following events should behave the same:
notify:closed
notify:cancel
onPromptButtonClicked()
The text was updated successfully, but these errors were encountered: