Réponse
ng-bind="expression"
Colonne
Explication
AngularJS expressions can also be written inside a directive: ng-bind="expression".
Question
AngularJS expressions can also be written inside a directive ? Give the directive + an exemple with "expression"
Thématique