Is there a way to change the default one-way binding of an interpolated value (e.g. ${someValue}) in the view to one-time?
Something like the angularjs {{::someValue}}
Is there a way to change the default one-way binding of an interpolated value (e.g. ${someValue}) in the view to one-time?
Something like the angularjs {{::someValue}}