A backend event that fires when a Wix event starts.
The onEventStarted()
event handler runs when a Wix event starts.
The received StartedEvent
object contains information about the started event.
Note: Backend events are not fired when previewing your site.
Information about the event that has started.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.