HTMLDListElement

Baseline Widely available

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

HTMLDListElement インターフェイスは、(継承によって使用できる通常の HTMLElement インターフェイスのものの他に)定義リスト要素 (<dl>) を操作するための特別なプロパティを提供します。

EventTarget Node Element HTMLElement HTMLDListElement

インスタンスプロパティ

親である HTMLElement から継承したプロパティがあります。

HTMLDListElement.compact 非推奨;

論理値で、リスト項目間の間隔を縮小することを示します。

インスタンスメソッド

固有のメソッドはありません。親である HTMLElement から継承したメソッドがあります。

仕様書

Specification
HTML
# htmldlistelement

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
HTMLDListElement
compact
Deprecated

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
Deprecated. Not for use in new websites.

関連情報

  • このインターフェイスを実装している HTML 要素: <dl>