🚨 Announcing Vendure v2 Beta

registerCustomDetailComponent

registerCustomDetailComponent

Registers a CustomDetailComponent to be placed in a given location. This allows you to embed any type of custom Angular component in the entity detail pages of the Admin UI.

Signature

function registerCustomDetailComponent(config: CustomDetailComponentConfig): Provider

Parameters

config

parameter