element property

Object? element
getter/setter pair

The real DOM element this VNode is attached to.

Implementation

Object? element;