We can do this in a single line if we want: Object.assign(document.createElement('a'), { id: 'id', class: 'whatever class', href: ' ...
確定! 回上一頁