Use style binding to set styles dynamically. ... Property binding (for example, <div [class.foo]="hasFoo"> or <div [style.color]="color"> ); Map binding ...
確定! 回上一頁