html-and-forms.md
8.3 KB
- 
Add autofocus support for input.html templates (#4650) · befacfb0This change adds support to use `'autofocus': True` in the style options and have the `autofocus` attribute included on the input field when rendered. James Beith committed