RoomleConfigurator.Internal.SelectionHandlerEvent

configurator-core/src/roomle-configurator.internal.SelectionHandlerEvent

Table of contents

Constructors

Properties

Constructors

constructor

new SelectionHandlerEvent(data)

Parameters

NameType

data

Object

data.component?

data.consecutive?

boolean

data.resetCamera?

boolean

Properties

component

component: RoomleComponent


consecutive

consecutive: boolean


resetCamera

resetCamera: boolean

Last updated