๐ป ๊ณต๋ถ ๊ธฐ๋ก/๐๏ธ JavaScript
Element select();
MVMT
2023. 1. 2. 11:42
Element select
input text๋ textarea ์์๋ฅผ ๋๋๊ทธํ ๋ฏ์ด ์ ํํ๊ธฐ ์ํด ์ฌ์ฉ
select | selectAll
์๊ฐํํ ์์ ์ ํ
d3.select("body")
.selectAll("p")
// ์คํ
selectAll ์ ๊ฒฐ๊ณผ๊ฐ