Skip to content

Accessibility with NextJS #12424

Answered by leerob
RidgewellServices asked this question in Help
Discussion options

You must be logged in to vote

Since Next.js is a framework for React, you can utilize a11y resources already created for React. You could override _app.js to have a shared layout that contains a skip nav.

https://reactjs.org/docs/accessibility.html
https://reacttraining.com/reach-ui/skip-nav/

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@RidgewellServices
Comment options

@RidgewellServices
Comment options

@leerob
Comment options

@RidgewellServices
Comment options

Answer selected by RidgewellServices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants