Axe Reporter Documentation
    Preparing search index...

    Function default

    • A table component that displays a summary of accessibility rule violations. Shows a numbered list of rules with their descriptions, WCAG tags, and number of issues.

      Parameters

      • props: { data?: never[] }

        Component props

        • Optionaldata?: never[]

          Array of accessibility rule violations to display

      Returns Element

      A table summarizing accessibility rule violations