Skip to content

ObjectSummaryDataComponent

component

Selector: yuv-object-summary-data

Standalone: Yes

Type: DmsObject

Required: Yes

Type: ObjectFlavor[]

IDs of flavors to show. If showAppliedFlavors is true, all the applied flavors will be shown.

Type: boolean

Whether to identify and show all applied flavors of the object.

Type: unknown

Default Value: signal<any[]>([])

Type: unknown

Default Value: signal< \{ label: string; properties: \{ label: string; value: RendererDirectiveInput; propertyType?: string; \}[]; \}[] >([])

Type: unknown

Default Value: inject(TranslateService)