Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.01 KB

search.rst

File metadata and controls

44 lines (31 loc) · 2.01 KB

single: Forms; Fields; search

search Field Type

This renders an <input type="search" /> field, which is a text box with special functionality supported by some browsers.

Read about the input search field at DiveIntoHTML5.info

Rendered as input search field
Inherited options
Parent type text</reference/forms/types/text>
Class Symfony\\Component\\Form\\Extension\\Core\\Type\\SearchType

Inherited Options

These options inherit from the field</reference/forms/types/field> type: