Module

Web.DOM.Element

#fromNode

#toNode

#toChildNode

#toParentNode

#toEventTarget

#namespaceURI

#localName

#tagName

#setClassName

#setAttribute

#getAttribute

#hasAttribute

#removeAttribute

#setScrollTop

#scrollLeft

#setScrollLeft

#scrollWidth

#scrollHeight

#clientLeft

#clientWidth

#clientHeight

#ShadowRootInit

type ShadowRootInit = { delegatesFocus :: Boolean, mode :: ShadowRootMode }

Re-exports from Web.DOM.Internal.Types

#Element

data Element :: Type

Re-exports from Web.DOM.ParentNode

Modules