fcharts-js - v0.3.0
    Preparing search index...

    Interface AxeViolation

    interface AxeViolation {
        id: string;
        impact: string;
        sc: string[];
    }
    Index

    Properties

    Properties

    id: string
    impact: string
    sc: string[]