Documentation / @zerotal/admin / index / ruleTreeIsEmpty
Function: ruleTreeIsEmpty()
ruleTreeIsEmpty(
node):boolean
Defined in: admin/src/table/Filter.ts:77
Does this tree actually constrain anything? An empty group is a no-op.
Parameters
node
QueryRule | null
Returns
boolean