Content-Length: 194324 | pFad | https://developer.mozilla.org/ja/docs/Web/API/HTMLSelectElement/length

HTMLSelectElement: length プロパティ - Web API | MDN

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

View in English Always switch to English

HTMLSelectElement: length プロパティ

Baseline Widely available

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

lengthHTMLSelectElement インターフェイスのプロパティで、<select> 要素内の <option> 要素の数を指定します。これは、options コレクション内のノードの数を表します。設定すると、(HTMLOptionsCollection.length) として動作します。

数値です。

js
const selectElement = document.getElementById("fruits");
console.log(selectElement.length);

仕様書

Specification
HTML
# dom-select-length-dev

ブラウザーの互換性

関連情報









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://developer.mozilla.org/ja/docs/Web/API/HTMLSelectElement/length

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy