We get the text element with document.querySelector . Then we call getBBox on the returned textElement to get an object with the dimensions of ...
確定! 回上一頁