andFilters
@spartanfx/react / codeapps / andFilters
Function: andFilters()
function andFilters(...parts): string;
Compose two filter expressions with and.
Either may be empty/undefined.
Parameters
parts
...string[]
Returns
string
@spartanfx/react / codeapps / andFilters
function andFilters(...parts): string;
Compose two filter expressions with and.
Either may be empty/undefined.
...string[]
string