DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

FilterPanelTexts

Specifies texts for the filter panel's elements.

import { FilterPanelTexts } from "devextreme/common/grids"

clearFilter

The text of the "Clear" link.

Type:

String

Default Value: 'Clear'

createFilter

The text of the "Create Filter" link.

Type:

String

Default Value: 'Create Filter'

filterEnabledHint

The hint of the checkbox that applies the filter.

Type:

String

Default Value: 'Enable the filter'