HybridForms API
    Preparing search index...

    Interface QRCodeOverlay

    interface QRCodeOverlay {
        height?: number;
        type?: string;
        url?: string;
        width?: string;
    }
    Index

    Properties

    height?: number
    type?: string
    url?: string
    width?: string