Event handlers in the Catalog browse component

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • 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.

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