gridstack - v12.3.3
    Preparing search index...

    Type Alias SaveFcn

    SaveFcn: (node: GridStackNode, w: GridStackWidget) => void

    Optional callback function called during save() operations. Allows adding custom data to the saved widget structure.

    Type declaration