Add attributeif ng-if is false. angular

80 views Asked by At

Im new with Angular JS

And im trying to add an attribute to a table if an ng-if is false,

I want to add a "ui:sortable" if my function "onlyRead()" is false.

How can I do it?

Thanks for the help.

0

There are 0 answers