---
sourceDocument: Australia Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/customer-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Event handlers in the Catalog browse component

# Event handlers in the Catalog browse component {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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.
{#we-event-handlers-catalog-browse__table_csm_base_entities__entry__2}

| 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. |
[Tabela 1. Catalog browse event handlers]

{#we-event-handlers-catalog-browse__table_csm_base_entities}
**Tarefas relacionadas**   

* [Configure the Catalog browse component instance](https://servicenow-prod.fluidtopics.net/Bsy6dSGklRHNcSBnlmYhBA "Configure the Catalog browse component instance so that your user can embed it on their website to browse and search catalog items from different catalogs and categories.")
* [Embed the Catalog browse component on the third-party website](https://servicenow-prod.fluidtopics.net/uo23vzZ9rP9UI8Ce5CBKAQ "Embed the global code and component code of the Catalog browse component that you configured in your instance so that you can enable your customers to start using the component on your third-party website.")  
**Referência relacionada**   

* [Sample code for the Catalog browse component](https://servicenow-prod.fluidtopics.net/N516w3_~eYrvQx_vioRGQQ "Sample code is provided to define an action when an event is triggered. Update the sample code for your use case before embedding the component on your webpage.")
* [Component properties for the Catalog browse](https://servicenow-prod.fluidtopics.net/rOYjuCwug33geYO53mWR4g "Component property enables you to configure the behavior of the Catalog browse component on the third-party website.")

