# [VCL](https://github.com/vcl/doc) spinner

Spinner based input for integer values.

## Features

A control for entering integer values conveniently using free text input
and an accompanying up/ down control to increment and decrement the value.

## Usage

Basic spinner.

[basic example](/demo/example-basic.html)

If a coarse pointing device is used, the buttons in the stacked group are
too small. Therefore full sized buttons are proposed for this case.

[coarse pointer example](/demo/example-coarse-pointer.html)

## Classes

- `spinner`

## Modifiers

## Variables

## Demo

[example.html](/demo/example.html) on GH-pages.
