onLabelDeleted( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

An event that triggers when a label is deleted.

The onLabelDeleted() event handler runs when a label is deleted. The received LabelDeleted object contains metadata.

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventLabelDeleted

Metadata for the event.

Was this helpful?
Yes
No