Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildOptionGroupDefinition

Represents a group of inputs for a build option.

Hierarchy

  • BuildOptionGroupDefinition

Index

Properties

Optional displayName

displayName: string

The name of the group to display in the UI.

Optional isExpanded

isExpanded: boolean

Indicates whether the group is initially displayed as expanded in the UI.

Optional name

name: string

The internal name of the group.

Generated using TypeDoc