React Common Types - grids - HeaderFilterSearchConfig
Configures the header filter's search functionality.
import { HeaderFilterSearchConfig } from "devextreme/common/grids"
Type:
editorOptions
Configures the search box.
Type:
any
Default Value: {}
See the TextBox Configuration topic for information about properties you can specify in this object.
Angular
NOTE
The nested component that configures the editorOptions property does not support event bindings and two-way property bindings.
Vue
NOTE
The nested component that configures the editorOptions property does not support event bindings and two-way property bindings.
mode
Specifies a comparison operation used to search header filter values.
Type:
Default Value: 'contains'
timeout
Specifies a timeout, in milliseconds, during which a user may continue to modify the search value without starting the search operation.
Type:
Default Value: 500
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.