The onWidgetLoad event is executed once for each widget in the Dashboard application.

It can be used to dynamically configure widgets as they are loaded, allowing you to change titles, labels, colors, and other visual settings based on rules specific to each component.

This event is especially useful when you need to customize widgets individually, depending on their name or on the data loaded into each widget.