ElementWrap CallableElementWrap(elementOrId): HTMLElementGet an element by its ID or DOM element reference, returning null if it does not exist.ParameterselementOrId: ElementOrIdReturns HTMLElement
Get an element by its ID or DOM element reference, returning null if it does not exist.