<div *ngif="condtion===false" >edit</div> or function something(){ if(!condtion){ return; } //something } or <button [disabled] ...
確定! 回上一頁