TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface ShareModuleParams

    interface ShareModuleParams {
        region?: RegionsObj | Regions;
        token?: string;
        type: "dashboard";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    region?: RegionsObj | Regions
    token?: string
    type: "dashboard"