Skip to content

SelectEditorParams

Configuration parameters for the built-in select editor.

{ field: 'status', type: 'select', editable: true, editorParams: { includeEmpty: true, emptyLabel: '-- Select --' } }
PropertyTypeDescription
includeEmpty?booleanInclude an empty option at the start
emptyLabel?stringLabel for the empty option (default: ”)
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt