Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 41e4f30

Browse filesBrowse files
committed
minor #6225 [Reference][Forms] add versionadded directive for range type (xabbuh)
This PR was merged into the 2.8 branch. Discussion ---------- [Reference][Forms] add versionadded directive for range type Commits ------- 211f3a6 add versionadded directive for range type
2 parents bce32e2 + 211f3a6 commit 41e4f30
Copy full SHA for 41e4f30

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎reference/forms/types/range.rst

Copy file name to clipboardExpand all lines: reference/forms/types/range.rst
+3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.