You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that required and multiple are supported and documented, what about also adding accept to the class as a basic option, and add documentation about it to the cookbook?
Currently the
FileType
class allows you to set theaccept
attribute via theattr
array:Given that
required
andmultiple
are supported and documented, what about also addingaccept
to the class as a basic option, and add documentation about it to the cookbook?http://www.w3.org/TR/2012/WD-html5-20121025/states-of-the-type-attribute.html#attr-input-accept
The text was updated successfully, but these errors were encountered: