updated README for slider example

This commit is contained in:
Casper Storm 2022-12-13 10:13:27 +01:00
parent bb4161c1ae
commit 55f36bc865
No known key found for this signature in database
GPG key ID: BABF49AA70C405C2

View file

@ -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">