Skip to content

Add potentiometer element #9

@urish

Description

@urish

The potentiometer is an input element, with a knob that the user can rotate. Rotating the knob should emit an event reflecting the new value. The starting value, as well as min/max values can be provided by the users as attributes (we can use 0/100 as the default min/max values). Ideally, the attributes/events of this component will behave like <input type="range">.

Special considerations to take into account: Mobile support, keyboard support (accessibility).

Reference images:

image

image
Licence: CC-BY 3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions