パラメータhtml
はオプションです。新しい
実例
シンタックス
createDiv([html])
パラメーター
html
String:
新しい<div></div>
要素の内部HTML。
リターン
p5.Element: 新しいp5.Elementオブジェクト。
Notice any errors or typos? Please let us know. Please feel free to edit src/dom/dom.js and open a pull request!