react-a11y icon indicating copy to clipboard operation
react-a11y copied to clipboard

Add ARIA validation

Open kloots opened this issue 10 years ago • 0 comments

At a minimum can validate values of ARIA attributes. It might be more difficult to assert values that require the id of another element in the DOM, but we may be able make the assertion using a componentDidMount callback—similar to what we did to enable logging of DOM element references.

kloots avatar May 26 '15 15:05 kloots