Skip to main content

ExtraDisplayDefinitionFields

@prismatic-io/spectral"types/DisplayDefinition"ExtraDisplayDefinitionFields

Type parameters

TPublic: boolean

Hierarchy

  • ExtraDisplayDefinitionFields

Index

Properties

Properties

Optional category

category? : TPublic extends true ? PublicComponentCategory : string

Defined in packages/spectral/src/types/DisplayDefinition.ts:24

Category of the Component.


iconPath

iconPath: string

Defined in packages/spectral/src/types/DisplayDefinition.ts:22

Path to icon to use for this Component. Path should be relative to the built component source.