gridstack - v12.3.3
    Preparing search index...

    Type Alias CompactOptions

    CompactOptions: "list" | "compact"

    Options for the compact() method to reclaim empty space.

    • 'list': Keep items in order, move them up sequentially
    • 'compact': Find truly empty spaces, may reorder items for optimal fit