HomeVendure CoreShow hidden breadcrumbs...Custom Detail ComponentsCustomDetailComponentConfigOn this pageCustomDetailComponentConfig@vendure/admin-uiSource Configures a CustomDetailComponent to be placed in the given location. Signatureinterface CustomDetailComponentConfig { locationId: CustomDetailComponentLocationId; component: Type<CustomDetailComponent>; providers?: Provider[];} locationIdpropertyCustomDetailComponentLocationIdcomponentpropertyType<CustomDetailComponent>providerspropertyProvider[]Was this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousCustomDetailComponentNextCustomDetailComponentLocationIdEdited Jan 28, 2026ยทEdit this page