• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. 開発者向けのウェブ技術
  2. Web API
  3. DOMString
  • Change language
  • View in English

Table of contents

  • 仕様書
  • 関連情報

DOMString

DOMString は、UTF-16 の文字列です。 JavaScript では同様の文字列を用いるため、 DOMString は直接 String に対応づけられます。

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

仕様書

仕様書 状態 備考
Web IDL
DOMString の定義
勧告候補

関連情報

  • JavaScript String
  • USVString
  • CSSOMString
  • バイナリ文字列

Found a problem with this page?

  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Apr 14, 2021, by MDN contributors

Change your language

Related Topics

  1. Document Object Model
  2. DOMString
  3. DOM に関連するページ
    1. AbortController
    2. AbortSignal
    3. AbstractRange
    4. Attr
    5. ByteString
    6. CDATASection
    7. CSSPrimitiveValue
    8. CSSValue
    9. CSSValueList
    10. CharacterData
    11. ChildNode
    12. Comment
    13. CustomEvent
    14. DOMConfiguration
    15. DOMError
    16. DOMErrorHandler
    17. DOMException
    18. DOMImplementation
    19. DOMImplementationList
    20. DOMImplementationRegistry
    21. DOMImplementationSource
    22. DOMLocator
    23. DOMObject
    24. DOMParser
    25. DOMPoint
    26. DOMPointInit
    27. DOMPointReadOnly
    28. DOMRect
    29. DOMTimeStamp
    30. DOMTokenList
    31. DOMUserData
    32. Document
    33. DocumentFragment
    34. DocumentType
    35. Element
    36. ElementTraversal
    37. Entity
    38. EntityReference
    39. Event
    40. EventTarget
    41. HTMLCollection
    42. MutationObserver
    43. Node
    44. NodeFilter
    45. NodeIterator
    46. NodeList
    47. ProcessingInstruction
    48. PromiseResolver
    49. Range
    50. StaticRange
    51. Text
    52. TextDecoder
    53. TextEncoder
    54. TimeRanges
    55. TreeWalker
    56. TypeInfo
    57. USVString
    58. UserDataHandler
    59. XMLDocument
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies