OptionalenabledWhether editing is enabled. Per-column opt-in still applies via BaseColumnConfiguration.editable.
OptionalmodeWhether each cell commits independently or whether the whole row is edited
as a batch. Defaults to 'cell'.
OptionaltriggerThe interaction that opens an editor. Defaults to 'doubleClick'.
Grid-level editing configuration.