Skip to content

EnumValueConfig

@firecms/core


@firecms/core / EnumValueConfig

EnumValueConfig = object

Defined in: types/properties.ts:217

Configuration for a particular entry in an EnumValues

optional color: ChipColorKey | ChipColorScheme

Defined in: types/properties.ts:234

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


optional disabled: boolean

Defined in: types/properties.ts:229

This value will not be selectable


id: string | number

Defined in: types/properties.ts:221

Value stored in the data source.


label: string

Defined in: types/properties.ts:225

Displayed label