与えられた文字列を使用して要素のIDを設定します。
引数なしでmyElement.id()
を呼び出すと、そのIDを文字列として返します。
実例
シンタックス
id(id)
id()
パラメーター
id
String:
要素のID。
Notice any errors or typos? Please let us know. Please feel free to edit src/core/p5.Element.js and open a pull request!
与えられた文字列を使用して要素のIDを設定します。
引数なしでmyElement.id()
を呼び出すと、そのIDを文字列として返します。
id(id)
id()
要素のID。