Helius SDK - v2.2.2
    Preparing search index...

    Variable ContextConst

    Context: {
        APP: string;
        APP_DESKTOP: string;
        APP_MOBILE: string;
        VR: string;
        WALLET_DEFAULT: string;
        WEB_DESKTOP: string;
        WEB_MOBILE: string;
    } = ...

    Display context in which a file/asset is intended to be rendered.

    Type Declaration

    • APP: string
    • APP_DESKTOP: string
    • APP_MOBILE: string
    • VR: string
    • WALLET_DEFAULT: string
    • WEB_DESKTOP: string
    • WEB_MOBILE: string