Configures a React-based component to be placed in a detail page in the given location.
CustomDetailComponentLocationIdThe id of the detail page location in which to place the component.
ElementTypeThe React component to render.
Record<string, any>Optional props to pass to the React component.