dillon1000/react
Commit
Browse files Add media element attributes
Fixes #1124. I didn't add `volume` because it requires more complicated logic to control properly and I didn't add `paused` because to set it we need to call play() or pause() -- perhaps a mutation method is appropriate.
Changed paths1 file
First-parent comparisonsrc/browser/dom/DefaultDOMPropertyConfig.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…