Predicate
Constructs complex filter criteria for data operations.
Enables chaining of multiple conditions and logical operators to build advanced queries.
Commonly used by DataManager to perform multi-level filtering on local or remote data sources.
Props
The following table outlines the props for the Predicate:
| Name | Type | Default | Description |
|---|---|---|---|
| [x: string] | - | Constructs complex filter criteria for data operations. |