Rubric Editor API Events
This article lists the events that Rubric Editor API provides, and details how to bind function callbacks to these events. These events are usually triggered by user actions, or specific events occurring while using the Rubric Editor product.
The following are the main categories for Rubric Editor API events:
Best Practices
To accurately listen to any of the listed events, you should set up your event listeners immediately after initializing the API.