Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VariantSetting

A possible variant setting with a list of options

Hierarchy

  • VariantSetting

Index

Properties

Properties

choices

choices: VariantOption[]

The options available for this setting.

default

default: string

The default option choice for this variant

name

name: string

The name of the setting.

Generated using TypeDoc