1 <h3>NgModel</h3> 2 <label for="switch-1">Switch 1</label> 3 <app-switch [(ngModel)]="value" id="switch-1"></app-switch><br /> 4 <strong>Value:</strong> ...
確定! 回上一頁