Membrane SDK - v0.8.0
    Preparing search index...

    Class ScreenAccessor

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    options: {
        client: MembraneApiClient;
        path: string;
        selector: string | ScreenSelector;
    }

    Methods

    • Returns Promise<
          {
              type: Integration;
              key?: string;
              blocks: ({ type: ScreenBlockType } & Record<string, any>)[];
              id: string;
              name: string;
          },
      >

    • Parameters

      Returns Promise<
          {
              type: Integration;
              key?: string;
              blocks: ({ type: ScreenBlockType } & Record<string, any>)[];
              id: string;
              name: string;
          },
      >

    • Parameters

      Returns Promise<
          {
              type: Integration;
              key?: string;
              blocks: ({ type: ScreenBlockType } & Record<string, any>)[];
              id: string;
              name: string;
          },
      >

    • Returns Promise<void>

    • Returns Promise<
          {
              type: Integration;
              key?: string;
              blocks: ({ type: ScreenBlockType } & Record<string, any>)[];
              id: string;
              name: string;
          },
      >

    • Parameters

      • operation: string = ''

      Returns string