Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 459 Bytes

nopanarea.md

File metadata and controls

19 lines (11 loc) · 459 Bytes

Class: NoPanArea

If you have a part of your Space that you do not want to be pan-able for some reason you can wrap it with NoPanArea. This has limited utility, but might be useful in some cases.

This doesn't affect zooming though.

Must only be used inside a Space.

Props

See NoPanAreaProps.

Hierarchy