I have a two way binding variable in my view and i need to make it as a one way binding. {{myMsg}} I need to make it as single binding. How could i achieve it?
I have a two way binding variable in my view and i need to make it as a one way binding. {{myMsg}} I need to make it as single binding. How could i achieve it?