Skip to main content
Version: 2.0.0-alpha

Interface: EnumValueConfig

Configuration for a particular entry in an EnumValues

Properties​

color​

• Optional color: ChipColor

Defined in​

lib/src/models/properties.ts:207


disabled​

• Optional disabled: boolean

Defined in​

lib/src/models/properties.ts:206


id​

• id: string | number

Defined in​

lib/src/models/properties.ts:204


label​

• label: string

Defined in​

lib/src/models/properties.ts:205