Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

OnChangeCallback: ((currentValue: number) => void)

Type declaration

    • (currentValue: number): void
    • Client side callback to invoke when value changes. See also KnobCfg.onchange.

      Parameters

      • currentValue: number

      Returns void

Variables

colorThemes: ColorThemes

Contains a list with the available builtin color themes for the Knob widget.

Generated using TypeDoc