Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はすでに div タグを持っていid="myDiv"ます
id="myDiv"
<div id="myDiv"></div>
を使用してメッセージを表示することは可能ですか
render div (id:'myDiv', 'text')
新しい div タグを作成する代わりに。