TableColumnFilter.values
|
Property Description |
The values for the table column filter. |
|
Type |
Array<null | Object | boolean | number | string | Date> |
|
Module |
|
|
Parent Object |
|
|
Sibling Object Members |
|
|
Since |
2021.2 |
Errors
|
Error Code |
Thrown If |
|---|---|
|
|
The value specified for this property is not an array, or a value inside the array is not supported. Supported values are null, Object, boolean, number, string, and Date. |