Skip to content

@openfabr/cdf / Exports / ComponentConfig

Interface: ComponentConfig

Interface for a component segment in the configuration. It is expected to be extended by packages to carry detailed information about a particular component type.

Hierarchy

ComponentConfig

Table of contents

Properties

Properties

name

Readonly name: string

Inherited from

NameAware.name

Defined in

src/lib/domain.ts:77