Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

OnChangeCallback

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: ColorThemes

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

Generated using TypeDoc