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

# Table of contents

# Constructors

# Properties

# Constructors

# constructor

new SelectionHandlerEvent(data)

# Parameters

Name Type
data Object
data.component? RoomleComponent
data.consecutive? boolean
data.resetCamera? boolean

# Properties

# component

component: RoomleComponent


# consecutive

consecutive: boolean


# resetCamera

resetCamera: boolean