Membrane React - v0.2.1
    Preparing search index...

    Interface CreateScreenRequest

    interface CreateScreenRequest {
        blocks?: ScreenBlock[];
        key?: string;
        type: Integration;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    blocks?: ScreenBlock[]
    key?: string