Events
Listeners for ZapietEats events
onInit()
Fired when the widget is first initialized and starts loading
ready()
Fired when the widget finishes loading and is ready to use
onLanguageChanged()
Fired when the widget's display language is changed
onRestaurantChanged()
Fired when a restaurant is selected
onMenuChanged()
Fired when a menu is selected
onDeliveryOptionChanged()
Fired when a delivery option is selected
onLoadingSettings()
Fired when the account settings start loading
onLoadedSettings()
Fired when the account settings finish loading
onLoadingRestaurants()
Fired when the search results start loading
onLoadedRestaurants()
Fired when the search results finish loading
onModalOpened()
Fired when the modal is opened
onModalClosed()
Fired when the modal is closed
onTopBarOpened()
Fired when the top bar is opened
onTopBarClosed()
Fired when the top bar is closed
Last updated