KC's Workspace
    Preparing search index...
    interface GridAutoFlow {
        dense: boolean;
        direction: AutoFlowDirection;
    }
    Index

    Properties

    Properties

    dense: boolean

    If specified, a dense packing algorithm is used, which fills in holes in the grid.

    The direction of the auto flow.