Options
All
  • Public
  • Public/Protected
  • All
Menu

A color theme for the knob, consisting of the color for the filled and unfilled part of the knob.

Hierarchy

  • ColorTheme

Index

Properties

Properties

bgColor: string

The background color, i.e. the color of the unfilled part of the knob. Must be a CSS color, e.g., #ff0000.

fgColor: string

The foreground color, i.e. the color of the filled part of the knob. Must be a CSS color, e.g., #ff0000.

Generated using TypeDoc