Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Experimental WebAPI
GitHub

HTMLCollection

Values

item

Retrieves an object from various collections.Read more on MDN

letitem: (WebAPI.DOMAPI.htmlCollection,int)=>WebAPI.DOMAPI.element

namedItem

Retrieves a select object or an object from an options collection.Read more on MDN

letnamedItem: (
WebAPI.DOMAPI.htmlCollection,
string,
)=>WebAPI.DOMAPI.element

[8]ページ先頭

©2009-2025 Movatter.jp