dillon1000/react
Commit
Browse files Added support for more HTML attributes: `summary`
This attribute is used on <table> to support screen readers. It is deprecated, so take a look at <caption> instead.
Changed paths3 files
First-parent comparisondocs/docs/ref-04-tags-and-attributes.ko-KR.md ModifiedM docs/docs/ref-04-tags-and-attributes.md ModifiedM src/renderers/dom/shared/HTMLDOMPropertyConfig.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…