The style property binding will apply the style directly to the element that you put it in. <p [style.background-color]="'White'">White ...
確定! 回上一頁