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.enablelayoutonlyeventthrough.md.
This is the dev preview website. Check out the document at lynx-stack.dev

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

Config.enableLayoutOnlyEventThrough property

Controls whether layout-only nodes are excluded as hit-test targets in Fragment Layer Render while their non-layout-only descendants remain eligible. When disabled, layout-only nodes keep the existing PlatformEventTarget hit-test behavior.

Since: LynxSDK 4.0

Signature:

enableLayoutOnlyEventThrough?: boolean;

Default Value

false