content_copy
Content to render when condition is true.Content to render when condition is false.
Example 4: ngif
--While (t/f boolean variable called "flag") is true
This button will be visible + click button executes function
Once this "flag" becomes false this button disapears