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

    Interface GridStackHandle

    interface GridStackHandle {
        getGrid: () => null | GridStack;
    }
    Index

    Properties

    Properties

    getGrid: () => null | GridStack