Kill the Clipboard - SMART Health Cards Library - v1.0.0
    Preparing search index...

    Type Alias SHLQREncodeParams

    SHLQREncodeParams: { viewerURL?: string } & QREncodeParams

    Configuration parameters for SHL QR code generation.

    Type declaration

    • OptionalviewerURL?: string

      URL of the SHL viewer to include in the QR code as a prefix. When provided, the QR code will contain: ${viewerURL}#${shlinkURI} instead of just the bare SHL URI.