For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /api/type-config.config.enableeventthroughinheritfrompage.md.
This is the dev preview website. Check out the document at lynx-stack.dev

Home > @lynx-js/type-config > Config > enableEventThroughInheritFromPage

Config.enableEventThroughInheritFromPage property

Controls whether descendants whose event-through value is undefined can inherit event-through from the page node. When disabled, event-through inheritance stops before the page node to preserve the legacy behavior.

Since: LynxSDK 4.3

Signature:

enableEventThroughInheritFromPage?: boolean;

Default Value

false