Skip to content

createFilterBranchNode

createFilterBranchNode(children, conjunction, id?): FilterNode

Defined in: filtering/tree/filter-node.model.ts:55

Create a new branch node with the given children and conjunction.

FilterNode[]

"_&&_" | ”_||_“

string = ...

FilterNode