Documentation

@kanunilabs/datagrid-react-enterprise


@kanunilabs/datagrid-react-enterprise / EditFormField

Interface: EditFormField<TRow>

Type Parameters

TRow

TRow = GridRowData

Properties

columnId

columnId: string


dataType

dataType: GridDataType | undefined


def

def: ReactGridColumnDef<TRow> | undefined


editable

editable: boolean

False for a column the permissions do not allow on this row.


label

label: string