---
name: Slider
menu: Components
---
import { Playground, Props } from 'docz'
import Slider from './Slider'
# Slider
Component for inputting numeric values in a graphical manner.
The component is styled using client-side scripts. When the component is rendered server-side,
the component falls back into the original `` element.
## Props