Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Event handlers in the Catalog browse component

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.

Event handlerDescription
CATALOG_BROWSE#COMPONENT_READYThis event is dispatched when a component is ready and usable.
CATALOG_BROWSE#CATALOG_ITEM_SELECTEDThis event is dispatched when a catalog item is selected.
'CATALOG_BROWSE#COMPONENT_EMPTYThis event is dispatched when a component has nothing to display.
CATALOG_BROWSE#COMPONENT_ERRORThis event is dispatched when a component encounters an error.

Related topics

Configure the Catalog browse component instance

Embed the Catalog browse component on the third-party website

Sample code for the Catalog browse component

Component properties for the Catalog browse