We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce32e2 commit 211f3a6Copy full SHA for 211f3a6
reference/forms/types/range.rst
@@ -4,6 +4,9 @@
4
RangeType Field
5
===============
6
7
+.. versionadded:: 2.8
8
+ The ``range`` type was introduced in Symfony 2.8.
9
+
10
The ``RangeType`` field is a slider that is rendered using the HTML5
11
``<input type="range" />`` tag.
12
0 commit comments