onLabelUpdated( )


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 updated.

The onLabelUpdated() event handler runs when a label is updated. The received LabelUpdated object contains information about the label that was updated.

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

Method Declaration
Copy
Method Parameters
eventLabelUpdated

Information about the task that was updated and metadata for the event.

Was this helpful?
Yes
No