Filter Syntax
{{ expression | filter}}
Filter Example
<script type="text/javascript">
{ { 14 | currency } } //returns $14.00 </script>
The restrict option in angular directive, is used to specify how a directive will be invoked in your angular app i.e. as an attribute, class...
No comments:
Post a Comment