Options
All
  • Public
  • Public/Protected
  • All
Menu

A button that when "pressed" or "touched" expands to reveal a slider that allows you to change the numeric value of something (between some maximum and minimum that you define). Could be used for example: for dimmers, or DMX values.

Hierarchy

Index

Constructors

constructor

Methods

addListener

  • addListener(listener: Listener): void

setValue

  • setValue(value: number): void

Generated using TypeDoc