Skip to content

Commit

Permalink
documentation correction
Browse files Browse the repository at this point in the history
  • Loading branch information
github-cyprien committed Jun 14, 2024
1 parent ae97cca commit 7315f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nodes/widgets/ui-slider.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ props:
description: min - the minimum valu the slider can be changed to; max - the maximum value the slider can be changed to; step - the increment/decrement value when the slider is moved.
dynamic: true
Color:
description: main - color of the slider and thumbs; track - color of the track slider; thumb - color of the thumb
description: main - color of the slider and thumb; track - color of the slider track; thumb - color of the handle.
dynamic: false
dynamic:
Label:
Expand Down

0 comments on commit 7315f72

Please sign in to comment.