@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface ErrorCoordinates

    ErrorCoordinates

    interface ErrorCoordinates {
        Bottom?: number;
        Left?: number;
        Right?: number;
        Top?: number;
    }
    Index

    Properties

    Bottom?: number

    ErrorCoordinates

    Left?: number

    ErrorCoordinates

    Right?: number

    ErrorCoordinates

    Top?: number

    ErrorCoordinates