OptionalcolumnOptionalcolumnsOptionalcolumnFunction to transform all columns. Executes after columns are auto-generated or provided via the columns prop.
The current array of column definitions
A new array of transformed column definitions
OptionalcustomCustom actions to be added to the table. These actions will be available in the end of each row.
OptionalcustomCustom bulk actions to be added to the table. These actions will be available in the top of the table when any records are selected.
OptionalcustomCustom columns to be added to the table. These columns will be merged with the regular columns.
OptionalformForm layout options
OptionalheaderOptionalheaderOptionalmaxOptionalnestedOptionaltitleOptionalwithWhether to enable search functionality. By default, it will be enabled only if there are searchable columns defined in the tablePageConfig
Object with column keys as properties and column overrides as values. Use this to override specific properties of individual columns.