umar-siddiqui / ion-select-autocomplete

Multi & Single Select Box for ionic app
14 stars 7 forks source link

Get Selected value to Js Controller file #2

Open shivsuthanmhub opened 7 years ago

shivsuthanmhub commented 7 years ago

Hi,

I used the plugin and it's working fine. But I couldn't able to get the "output" value in my controller JS file.

Could you please help me in this to get the output value.

danialumair commented 7 years ago

Dear please check the way to get the selected items iframe dont allow me to put the HTML part so i add // before, so you can ignore //// ////HTML////// ////

////// JS var selected_coutries= document.getElementById('countryid').value;