VisibilityOptions

Properties

Link copied to clipboard
abstract var enableHiding: Boolean?

Whether to enable column hiding. Defaults to true. API Docs Guide

Link copied to clipboard

If provided, this function will be called with an updaterFn when state.columnVisibility changes. This overrides the default internal state management, so you will need to persist the state change either fully or partially outside of the table. API Docs Guide