This simple thing i'm not able to do and me new to angularjs.. I have two radio buttons(suppose named female and male) with same ng-model and 1 reset button.
When i tap reset button i want both radio button to be unchecked.
I tried many things but did not work.
simple example will be good.
thanks