@liquid-js/qr-code-styling
    Preparing search index...

    Interface CanvasOptions

    interface CanvasOptions {
        width: number;
        height: number;
        margin: number;
    }
    Index

    Properties

    Properties

    width: number
    height: number
    margin: number