Skip to content

Commit 211f3a6

Browse files
committed
add versionadded directive for range type
1 parent bce32e2 commit 211f3a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/forms/types/range.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
RangeType Field
55
===============
66

7+
.. versionadded:: 2.8
8+
The ``range`` type was introduced in Symfony 2.8.
9+
710
The ``RangeType`` field is a slider that is rendered using the HTML5
811
``<input type="range" />`` tag.
912

0 commit comments

Comments
 (0)