EnumValueConfig
@firecms/core / EnumValueConfig
Type Alias: EnumValueConfig
Section titled “Type Alias: EnumValueConfig”EnumValueConfig =
object
Defined in: types/properties.ts:217
Configuration for a particular entry in an EnumValues
Properties
Section titled “Properties”color?
Section titled “color?”
optionalcolor:ChipColorKey|ChipColorScheme
Defined in: types/properties.ts:234
You can pick from a list of predefined color combinations or define your own ChipColorScheme
disabled?
Section titled “disabled?”
optionaldisabled: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