HTMLElementsObject

external interface HTMLElementsObject(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)