dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
M docs/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…