| Class | Celerity::FileField |
| In: |
lib/celerity/elements/file_field.rb
|
| Parent: | InputElement |
For fields that accept file uploads
| TAGS | = | [ Identifier.new('input', :type => %w[file]) ] |
| DEFAULT_HOW | = | :name |