We can set the styles of a HTML element using style binding in angular. ... <button [style.border]="'5px solid yellow'">Save</button> ...
確定! 回上一頁