Try This in the ts file: countryChange($event) { console.log($event.target.value) ; }. This will give you the selected value.
確定! 回上一頁