Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf3d1ee

Browse files
committed
Merge pull request facebook#3046 from cobbweb/patch-1
Add autoFocus to supported HTML attributes
1 parent 4e11282 commit bf3d1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/ref-04-tags-and-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ These standard attributes are supported:
5353

5454
```
5555
accept acceptCharset accessKey action allowFullScreen allowTransparency alt
56-
async autoComplete autoPlay cellPadding cellSpacing charSet checked classID
56+
async autoComplete autoFocus autoPlay cellPadding cellSpacing charSet checked classID
5757
className cols colSpan content contentEditable contextMenu controls coords
5858
crossOrigin data dateTime defer dir disabled download draggable encType form
5959
formAction formEncType formMethod formNoValidate formTarget frameBorder height

0 commit comments

Comments
 (0)