configurator-core/src/roomle-configurator..Panel

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new Panel(name, accentColor, backgroundColor)

# Parameters

Name Type
name string
accentColor string
backgroundColor string

# Methods

# update

update(value, maxNumber): void

# Parameters

Name Type
value number
maxNumber number

# Returns

void