angular-tree-control icon indicating copy to clipboard operation
angular-tree-control copied to clipboard

Example of using Object based Filter

Open scomo opened this issue 8 years ago • 0 comments

Hi, I have had no luck getting a filter-expression to work, if I wanted to just do a filter based on an attribute on the node, no entry box..

I have tried, for example <treecontrol filter-expression="{booleanAttribute: true}" .. >

but no luck.

Am a bit of a noob for angular in general, but got working what I wanted for ng-repeat..

scomo avatar Apr 27 '17 23:04 scomo