# Switch

```html
<input type="switch" />
```

```css
DefaultStyles.Switch {}
```

|Browser|iOS|Android|
|---|---|---|
||<img width="60" alt="uiswitch" src="https://cloud.githubusercontent.com/assets/1618590/20033222/55c68c48-a39c-11e6-9c80-ad2c8abdaa68.png">|

## selected

The default value of this property is `false`.

## borderColor

## selectedColor

## thumbColor