*if Directive
Conditionally display an element using the directive *if. This will automatically be updated if using a property on your controller. If the expression evaluates to false, the DOM element is removed. When it is true, the DOM element is put back.