Warning
🏗️ This Page Under Construction and not ready for use yet!
Usage
Generating your first report
With the package installed, this is how you can run pa11y:
// TODO
You can use the count methods to get the number of accessibility errors / warning / notices on your page.
// TODO
To get an array of all errors call errors()
:
// TODO
Configuring a run
There are various methods to configure how Pa11y should run.