Skip to main content
Version: 3.0.0-beta

Type Alias: EnumValueConfig

EnumValueConfig: object

Configuration for a particular entry in an EnumValues

Type declaration​

color?​

optional color: ChipColorKey | ChipColorScheme

You can pick from a list of predefined color combinations or define your own ChipColorScheme

disabled?​

optional disabled: boolean

This value will not be selectable

id​

id: string | number

Value stored in the data source.

label​

label: string

Displayed label

Defined in​

packages/firecms_core/src/types/properties.ts:210

Sign up to our newsletter to get the latest news and updates. No spam!