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

    Interface UpdateScreenRequest

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    blocks?: ScreenBlock[]
    key?: string