Add the check along with the function call, as in the example below.
<iv ng-click="user.IsAdmin () && clickFunction()">Admin Function </div>
Language: Web, Expertise: Intermediate: See an example of how to add the check along with the function call.
Add the check along with the function call, as in the example below.
<iv ng-click="user.IsAdmin () && clickFunction()">Admin Function </div>