@serenity-is/corelib / RadioButtonEditorOptions
Interface: RadioButtonEditorOptions
Defined in: src/ui/editors/radiobuttoneditor.tsx:10
Options for the RadioButtonEditor.
Properties
enumKey?
optionalenumKey:string
Defined in: src/ui/editors/radiobuttoneditor.tsx:12
Key of the enum to load radio options from.
enumType?
optionalenumType:any
Defined in: src/ui/editors/radiobuttoneditor.tsx:14
The enum type to load radio options from.
lookupKey?
optionallookupKey:string
Defined in: src/ui/editors/radiobuttoneditor.tsx:16
Key of the lookup to load radio options from.