# [VCL](https://vcl.github.io/) flip-switch

A switch that can be toggled between two states.

## Features

Two states between which can be toggled.

## Usage

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

## Classes

- `flip-switch`
- `flip-switch-label`
- `flip-switch-track`
- `flip-switch-knob`

## Modifiers

- `flip-switch-pressed`

## Variables

- `$flip-switch-height`
- `$flip-switch-bg-color`
- `$flip-switch-border-color`
- `$flip-switch-active-bg-color`
- `$flip-switch-active-color`
- `$flip-switch-knob-bg-color`

## Demo

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