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

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

Config.enableMouseDragScroll property

Controls whether dragging scrollable content with a mouse scrolls the container on Clay platforms. When disabled, mouse wheel and scrollbar scrolling remain available. For target SDK 4.3 and above, the default override is disabled.

Since: LynxSDK 4.3

Signature:

enableMouseDragScroll?: boolean;

Default Value

true