BuildOptionGroupDefinition interface

Represents a group of inputs for a build option.

Properties

displayName

The name of the group to display in the UI.

isExpanded

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

name

The internal name of the group.

Property Details

displayName

The name of the group to display in the UI.

displayName: string

Property Value

string

isExpanded

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

isExpanded: boolean

Property Value

boolean

name

The internal name of the group.

name: string

Property Value

string