Type alias EmbeddedServiceCustomComponent
EmbeddedServiceCustomComponent: {
componentBundleType?: string | null;
customComponent?: string | null;
customComponentType?: string | null;
}
Type declaration
Optional
componentBundleType?: string | null
Optional
customComponent?: string | null
Optional
customComponentType?: string | null