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

    Interface UpdateScreenRequest

    interface UpdateScreenRequest {
        blocks?: ScreenBlockApi[];
        key?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    blocks?: ScreenBlockApi[]
    key?: string