reactjs/react-a11y

Add ARIA validation

Open

#43 aperta il 26 mag 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (147 fork)batch import
Hacktoberfestenhancement

Metriche repository

Star
 (2334 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor