Skip to content

@serenity-is/sleekgrid / CompositeEditorOptions

Interface: CompositeEditorOptions

Defined in: src/core/editing.ts:63

Options supplied to a composite editor that edits multiple fields at once.

Properties

formValues

formValues: any

Defined in: src/core/editing.ts:65

Current form values keyed by column id or field name.