Project

General

Profile

Task #70338

Updated by Björn Jacob over 8 years ago

h2. Currently Current supported attributes: 

 <pre>accesskey, alt, class, dir, disabled, id, lang, name, style, tabindex, title, type, value</pre> 

 h2. New supported attributes: 

 h3. Universal universal attributes: 

 <pre>accesskey, class, contenteditable, contextmenu, dir, draggable, dropzone, hidden, id, lang, spellcheck, style, tabindex, title, translate</pre> 

 h3. Element element attributes: 

 <pre>autofocus, disabled, name, type, value</pre> 

 The BUTTON itself is not setable settable in the wizard. Test RESET and SUBMIT instead.

Back