GridStack React Library - v13.0.0
    Preparing search index...

    Interface GridStackContextValue

    interface GridStackContextValue {
        grid: null | GridStack;
        layoutVersion: number;
    }
    Index

    Properties

    Properties

    grid: null | GridStack
    layoutVersion: number

    Bumped after GS-driven structural changes (add/remove) so portal containers re-sync.