@openfabr/cdf / Exports / ComponentsInfo
Interface: ComponentsInfo
Interface that represents information about available component constructs.
Hierarchy
↳ ComponentsInfo
Table of contents
Properties
Properties
description
• Optional
description: string
Inherited from
Defined in
icon
• Optional
icon: string
Inherited from
Defined in
types
• types: Object
Available types and subtypes for components.
Index signature
▪ [key: string
]: ComponentType