dillon1000/react

Commit

Get HTML5 minlength working.

Adding minLength=X to an input element would not work, whereas maxLength=X would work.

This change gets minLength=X working.
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ui/dom/HTMLDOMPropertyConfig.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…