ColumnChooserSettingsModel

6 Jul 20261 minute to read

Interface for a class ColumnChooserSettings

Properties

enableSearching boolean

Enables or disables the search option in the column chooser.

footerTemplate string|Function

Defines the custom footer elements for the column chooser footer template.

headerTemplate string|Function

Defines the custom header elements for the column chooser header template.

ignoreAccent boolean

If ignoreAccent set to true, then ignores the diacritic characters or accents while searching in column chooser dialog.

immediateModeDelay number

Defines the delay in milliseconds for immediate mode operation.

operator string

Defines the search operator for column chooser.

renderCustomColumnChooser string|Function

Renders a custom component to replace or extend the default column chooser UI.

template string|Function

Defines the custom content elements for the column chooser content template.