You can use the change event to capture the selected value. <!-- Template --> <ng-select (change)="changeFn" class="w-25 p-3" placeholder="{{'author' ...
確定! 回上一頁