@openfabr/cdf / Exports / CustomInfo
Interface: CustomInfo
Interface that represents information about custom (code blocks) construct. Most notably it includes a reference to the code template.
Hierarchy
↳ CustomInfo
Table of contents
Properties
Properties
description
• Optional
Readonly
description: string
Inherited from
Defined in
icon
• Optional
Readonly
icon: string
Inherited from
Defined in
template
• Readonly
template: string
The reference to the code template file for creating a valid custom code block when using the package.