Skip to content

Commit

Permalink
updated README for slider example
Browse files Browse the repository at this point in the history
  • Loading branch information
casperstorm committed Dec 13, 2022
1 parent bb4161c commit 55f36bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/slider/README.md
Original file line number Diff line number Diff line change
@@ -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">
Expand Down

0 comments on commit 55f36bc

Please sign in to comment.