Update selectors.markdown

This commit is contained in:
epenet 2024-11-12 09:41:20 +01:00 committed by GitHub
parent 3e459da3bc
commit f0bdfc0b92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1087,7 +1087,7 @@ mode:
default: slider
{% endconfiguration %}
The output of this selector is a number, for example: `42`
The output of this selector is a number, for example: `42.59`
Please note that:
- if the step is a `float` (eg. `step=0.1` or `step=1.0`) the user input is never rounded.