(dash:dcc/slider)=
#  `dcc.Slider`

一个绑定回调的基本滑块的例子。

```{include} ../../tests/dash-examples/simple_slider.py
:code: python
```
