Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

DOMString

DOMString は、UTF-16 文字列です。JavaScript では UTF-16 文字列を用いるため、DOMString は直接 String に対応します。

DOMString を受け付けるメソッドやパラメーターに null を渡すと、一般的に "null" として文字列化します。

仕様

仕様書 策定状況 コメント
Web IDL (Second Edition)
DOMString の定義
勧告候補 誤解を招く表現の修正
Document Object Model (DOM) Level 3 Core Specification
DOMString の定義
勧告 Document Object Model (DOM) Level 2 Core Specification より変更無し
Document Object Model (DOM) Level 2 Core Specification
DOMString の定義
勧告 Document Object Model (DOM) Level 1 Specification より変更無し
Document Object Model (DOM) Level 1 Specification
DOMString の定義
勧告 最初期の定義

関連項目

ドキュメントのタグと貢献者

 このページの貢献者: YuichiNukiyama, ethertank, DavidWalsh
 最終更新者: YuichiNukiyama,