Skip to content

Commit

Permalink
Update docs/product/reference/search/searchable-properties/session-re…
Browse files Browse the repository at this point in the history
…play.mdx

Co-authored-by: Liza Mock <[email protected]>
  • Loading branch information
0Calories and lizokm committed Feb 9, 2024
1 parent 06fafce commit 9448bb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The `class` of an element that was clicked. No leading `.` is necessary. For exa

### `click.component_name`

The name of the frontend component that was click. For example, `MyAwesomeComponent` would match the React component `<MyAwesomeComponent>`.
The name of the frontend component that was clicked. For example, `MyAwesomeComponent` would match the React component `<MyAwesomeComponent>`.

Note: This property requires your project to have [React component name tracking configured](/platforms/javascript/guides/react/features/component-tracking/#component-name-tracking)

Expand Down

0 comments on commit 9448bb0

Please sign in to comment.