three-story-controls

Home > three-story-controls > PointerAdaptorProps > domElement

PointerAdaptorProps.domElement property

DOM element that should listen for pointer events. Defaults to document.body

Signature:

domElement?: HTMLElement;