This sample demonstrates the events that have been triggered on Breadcrumb actions. The event details are showcased in the event trace panel.

More Details...

Loading....
Description

In this demo, Breadcrumb performs following actions which can be traced by event trace panel:

  • created - Triggers when the Breadcrumb is created.
  • itemClick - Triggers when a Breadcrumb item is clicked.
  • beforeItemRender - Triggers while rendering each Breadcrumb item and separator.

More information about Breadcrumb component can be found in this documentation section.