HTMLElementsObject

interface HTMLElementsObject : JsAny(source)

Inheritors

Functions

Link copied to clipboard
inline operator fun HTMLElementsObject.get(name: String): HTMLElement?
Link copied to clipboard
inline operator fun HTMLElementsObject.set(name: String, value: HTMLElement)