input type="text" placeholder="" ng-autocomplete ng-keyup="addDeliveryAreas($event)" ng-model="deliveryareas.search" details="details" options="options"
I am using ng-autocomplete directive. https://github.com/wpalahnuk/ngAutocomplete I want to call an angular function when an address is selected from option list