Skip to main content

ReactCustomDetailComponentConfig

Configures a React-based component to be placed in a detail page in the given location.

Signature

locationId

The id of the detail page location in which to place the component.

component

propertyElementType

The React component to render.

props

propertyRecord<string, any>

Optional props to pass to the React component.

Was this chapter helpful?
Report Issue
Edited Feb 23, 2026ยทEdit this page