Skip to main content

Interface: BaseFocusOptions

Hierarchy​

Properties​

animateOnPan​

• Optional animateOnPan: boolean

If true, set the LayoutStore's isTransitioning value to true.

Defined in​

packages/design-engine-react-components/src/hooks/useFocus/layout/types.ts:20


changeZoom​

• Optional changeZoom: boolean

Whether or not to actually change the zoom value when focusing.

Default

true

Defined in​

packages/design-engine-react-components/src/hooks/useFocus/layout/types.ts:16