A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/ja/docs/Web/API/AbstractRange/endContainer below:

AbstractRange: endContainer プãƒãƒ‘ティ - Web API

MDN Web Docs
  1. 開発者向けのウェブ技術
  2. Web API
  3. AbstractRange
  4. endContainer

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

Filter sidebar

この記事では
  1. ドキュメントオブジェクトモデル (DOM)
  2. AbstractRange
  3. インスタンスプロパティ
    1. collapsed
    2. endContainer
    3. endOffset
    4. startContainer
    5. startOffset
  4. DOM に関連するページ
    1. AbortController
    2. AbortSignal
    3. Attr
    4. CDATASection
    5. CharacterData
    6. Comment
    7. CustomEvent
    8. DOMError 非推奨;
    9. DOMException
    10. DOMImplementation
    11. DOMParser
    12. DOMPoint
    13. DOMPointReadOnly
    14. DOMRect
    15. DOMTokenList
    16. Document
    17. DocumentFragment
    18. DocumentType
    19. Element
    20. Event
    21. EventTarget
    22. HTMLCollection
    23. MutationObserver
    24. MutationRecord
    25. NamedNodeMap
    26. Node
    27. NodeIterator
    28. NodeList
    29. ProcessingInstruction
    30. Range
    31. StaticRange
    32. Text
    33. TextDecoder
    34. TextEncoder
    35. TimeRanges
    36. TreeWalker
    37. XMLDocument
  5. ガイド
    1. DOM の紹介
    2. ドキュメントオブジェクトモデルの使い方
    3. 属性の反映
    4. JavaScript と DOM インターフェイスによる HTML の表の操作
    5. セレクターを使用した DOM 要素の特定
    6. イベントの扱い
    7. DOM を使用したウェブと XML の開発の例
この記事では AbstractRange: endContainer プロパティ

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.

endContainer は AbstractRange インターフェイスの読み取り専用プロパティで、範囲の末尾がある Node を返します。

値

範囲の最後の文字を含む Node です。

例

js

let endNode = range.endContainer;
仕様書 Specification DOM
# ref-for-dom-range-endcontainer①
ブラウザーの互換性 Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on 2023年11月24日 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4