getElementById

open override fun getElementById(elementId: String): HTMLElement?(source)

Returns a reference to the first object with the specified value of the ID attribute.

Parameters

elementId

String that specifies the ID value.