TreeListDateFilterProps
Name | Type | Default | Description |
---|---|---|---|
ariaLabel? |
|
The accessible label of the component. | |
field? |
|
The column field in which the cell is located. | |
filter? |
|
The collection of | |
operators? |
|
The list of the operators. |
Methods
onFilterChange | ||||||
---|---|---|---|---|---|---|
The function that will be called if the cell needs to notify its parent TreeList about a change. | ||||||
|