Skip to content

Interface: IZoomConfig

Table of contents

Properties

Properties

disabled

Optional disabled: boolean

Defined in

leafer/packages/interface/src/interaction/IInteraction.ts:106


min

Optional min: number

Defined in

leafer/packages/interface/src/interaction/IInteraction.ts:107


max

Optional max: number

Defined in

leafer/packages/interface/src/interaction/IInteraction.ts:108

Released under the MIT License.