method DOMStringList.item
Jump to headingDOMStringList.item(index: number): string | null
Returns the string with index index from strings.
Parameters Jump to heading
Jump to headingindex: number
Return Type Jump to heading
string | null
Jump to headingDOMStringList.item(index: number): string | null
Returns the string with index index from strings.
Jump to headingindex: number
string | null