Version: 3.14.0
NewsletterUpdateModal
The newsletter update modal is used to update the list of newsletters the user is subscribed to.
Loading...
#
Usage#
Reference#
PropsonDisplay
#
() โ void
Callback function called when the modal is first displayed.
onClose
#
() โ void
Callback function called when the modal is closed.
onSuccess
#
(userObject) โ void
Callback function called when the newsletters subscriptions are updated succesfully.
onFailure
#
(errorObject) โ void
Callback function called when updating the newsletters subscriptions fails.