Skip to main content

DOMElement

DOMElement = object & InkNode

Type declaration

NameType

attributes

Record<string, DOMNodeAttribute>

childNodes

DOMNode[]

nodeName

ElementNames

internal_transform?

OutputTransformer

isStaticDirty?

boolean

onComputeLayout()?

() => void

onImmediateRender()?

() => void

onRender()?

() => void

staticNode?

DOMElement