angularjs - Angular.js 1.3 One-time binding in ng-bind -


Angular.js 1.3 में मैं एक समय के साथ बाध्य कर सकता हूँ:

  {{ :: name}}  

लेकिन मैं इसे ng-bind में कैसे उपयोग कर सकता हूं?

ng-bind {{ syntax।

के मुकाबले में कुछ प्रदर्शन में सुधार हुआ है?

हाँ यह काम करता है:

  & lt; span ng-bind = ":: name" & gt; & lt; / span & gt;  

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -