ixfx
    Preparing search index...
    type Grid = {
        cols: number;
        rows: number;
    }
    Index

    Properties

    Properties

    cols: number
    rows: number