FilterTemplateProps
Defines the props passed to a custom filter template component in the Data Grid.
Used to customize the filter UI for individual columns by providing column-specific metadata.
Enables dynamic rendering of filter controls based on column configuration.
Props
The following table outlines the props for the FilterTemplateProps:
| Name | Type | Default | Description |
|---|---|---|---|
| column | - | Provides the |