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

    Interface UseGridStackItemResult

    interface UseGridStackItemResult {
        id: string;
        node: GridStackNode;
    }
    Index

    Properties

    Properties

    id: string
    node: GridStackNode