The Problem
Ember.js has a limited set of user definable attributes that can be passed in to their form controls by default. Below you will find a list of supported attributes for each form element control: ...
Some of the things missing include file upload attributes and the newer HTML5 form attributes which are becoming a necessity for mobile compatible websites:
accept
autocomplete
autofocus
name
required
Your new post is loading...