Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace for the jQuery knob plugin.

This is canvas based plugin that renders a knob the user can move with the mouse ; no png or jpg sprites required.

See https://github.com/aterrien/jQuery-Knob

Index

Type Aliases

RotationDirection: "clockwise" | "anticlockwise" | "cw" | "acw"

Models the direction of a rotation, either clockwise or anti-clockwise.

Generated using TypeDoc