Disabling pointer events
Learn how to prevent a layer from receiving clicks, taps, or other pointer interactions in Framer.
In Framer, you can disable interactions on a specific layer by adjusting the Pointer Events style. This setting controls whether a layer can respond to pointer-based actions like clicks, presses, or taps.
How to disable pointer events
Follow these steps to disable pointer events on a layer:
Select the layer you want to modify.
Open the Properties panel on the right.
Click the + icon under Styles to add a new property.
Search for and enable Pointer Events.

Pointer events options
Once added, you can choose between two options:
None: The layer will not respond to any pointer events. However, its child layers can still receive interactions if allowed.
Auto: The layer behaves normally and responds to pointer events as expected.
If you encounter any issues or need further assistance, feel free to contact Framer’s support team through our contact page.