KC's Workspace
    Preparing search index...

    A value for the gap shorthand property.

    interface Gap {
        column: GapValue;
        row: GapValue;
    }
    Index

    Properties

    Properties

    column: GapValue

    The column gap.

    The row gap.