OptionalfieldField input configuration for the form field
OptionalfieldValidation rule for the column
OptionalfilterableWhether the column is filterable
OptionalformPosition of the field in the form
OptionalformGrid field span for the field in the form (12, 8, 6, 4)
OptionalhiddenWhether the column is hidden in the form
OptionalhiddenWhether the column is hidden in the table
OptionallabelDisplay name for the column
OptionalpositionPosition of the column in the table
OptionalprefixPrefix for the column value (goes before the value)
OptionalrelationshipOptionalrelationshipIf the column is a foreign key, this specifies the column in the related table to be displayed as the label
OptionalrenderClient-side custom render function for the column
The record object containing all columns
The index of the record in the current page
Additional data including all records and total count
The rendered React element or content for the column
OptionalsearchableWhether the column is searchable
OptionalsortableWhether the column is sortable
OptionalsuffixSuffix for the column value (goes after the value)
OptionalwidthClient-side custom width for the column
Column name in the database table or any other unique identifier