Event handlers in the Catalog browse component

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • A component triggers an event when a certain condition is met or on user interaction. The event can be used to execute an action through a code on a third-party webpage.

    Table 1. Catalog browse event handlers
    Event handler Description
    CATALOG_BROWSE#COMPONENT_READY This event is dispatched when a component is ready and usable.
    CATALOG_BROWSE#CATALOG_ITEM_SELECTED This event is dispatched when a catalog item is selected.
    'CATALOG_BROWSE#COMPONENT_EMPTY This event is dispatched when a component has nothing to display.
    CATALOG_BROWSE#COMPONENT_ERROR This event is dispatched when a component encounters an error.