ng-if example?
Not sure how to really go about this.
The values are populating just fine for me, but I actually want to do something special like change the text IF the value of {{laws.helment}} is true. That is actually a BOOLEAN value coming from the Appery Database.
So if its true, I would like to display "Helmet Required" if its false I would like "Helmet Not Required"