Version: 3.5.2
NewsLetter
The newsletter modal is used to make the user subscribe to your newsletter.
Loading...
info
The title and subtitle of this modal is configured on every product on the platform.
#
Usage#
Reference#
PropsonDisplay
#
() โ void
Callback function called when the modal is first displayed.
onClose
#
() โ void
Callback function called when the modal is closed.
onSuccess
#
(newsletterObject) โ void
Callback function called when the user subscribes to the newsletter succesfully.
onFailure
#
(errorObject) โ void
Callback function called when the subscription fails.