z-knob

Internally used by z-spot.

As its name suggests this component display an interactive knob. Usefull to create controls like volumes, dimmers, etc. The current value is shown as a label.

Usage:

<z-spot
  knob
  :qty="34"
  >
</z-spot>