HybridForms API
    Preparing search index...

    Interface QRCodeBorder

    interface QRCodeBorder {
        color?: string;
        width?: number;
    }
    Index

    Properties

    Properties

    color?: string
    width?: number