<a *ngIf="isEnabled" [routerlink]="xxx">Link</a> <div *ngIf="!isEnabled">not a link</div>. or to easily reuse the disabled link template
確定! 回上一頁