Skip to content

hitSelf

Further defines the interactivity of the element itself (excluding child elements).

Key Property

hitSelf: boolean

Whether the element itself responds to interaction events. Child elements are not affected. Defaults to true.

Belongs to

UI Element

Released under the MIT License.