Lurch web app user interface

Class

ColorSettingMetadata

A subclass of SettingMetadata for color values

Constructor

new ColorSettingMetadata(…args)

Passes the parameters to the superclass for initialization, then marks this setting as one that should be represented in the UI using a color picker.

Parameters

  • args any <repeatable>

    same arguments as for the superclass constructor

Source

Classes

ColorSettingMetadata