attributeStyleMap.set('opacity', CSS.number(0.3)); !// el. ... attributeStyleMap) { console.log(prop, val.value); } !// → opacity, 0.3 el.
確定! 回上一頁