updated README for slider example
This commit is contained in:
parent
bb4161c1ae
commit
55f36bc865
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
## Slider
|
||||
|
||||
A bar and a handle that selects a single value from a range of values.
|
||||
Can be oriented both vertical and horizontal.
|
||||
A `Slider` is a bar and a handle that selects a single value from a range of values.
|
||||
There exists both `Slider` and `VerticalSlider` depending on which orientation you need.
|
||||
|
||||
<div align="center">
|
||||
<img src="sliders.gif">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue