Variable errorsConst

    errors: {
        material: string;
        selected: string;
        update: string;
    } = ...

    Errors

    Type declaration

    • material: string
    • selected: string
    • update: string

    Generated using TypeDoc and TypeDoc Airthium Plugin