Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: ColumnDescription

@react-form-builder/designer.ColumnDescription

The description of the table column.

Properties

input

Optional input: ComponentType

The React component that displays the value of a column.


inputProps

Optional inputProps: any

The properties of the React component that displays the value of the column.


name

name: string

The column name.


title

Optional title: string

The column title.