AngularJs ng-bind-template指令

ng-bind-template指令可以用于制定数据绑定模版,下面的例子绑定两个分离数据的


Document


输出结果:hello world

注:hello与world是分离的

问题记录:我发现有些版本的angularjs并不能直接使用这个指令,原因找寻中。

你可能感兴趣的:(AngularJs ng-bind-template指令)