KC's Workspace
    Preparing search index...
    TrackSize:
        | { type: "track-breadth"; value: TrackBreadth }
        | { max: TrackBreadth; min: TrackBreadth; type: "min-max" }
        | { type: "fit-content"; value: DimensionPercentageFor_LengthValue }

    A <track-size> value, as used in the grid-template-rows and grid-template-columns properties.

    See TrackListItem.

    Type Declaration