HTMLAll Collection
Functions
item
Link copied to clipboard
fun item(nameOrIndex: String = definedExternally): UnionElementOrHTMLCollection?
Content copied to clipboard
named Item
Link copied to clipboard
Properties
Extensions
get
Link copied to clipboard
inline operator fun HTMLAllCollection.get(name: String): UnionElementOrHTMLCollection?
Content copied to clipboard