KC's Workspace
    Preparing search index...

    A value for the overflow shorthand property.

    interface Overflow {
        x: OverflowKeyword;
        y: OverflowKeyword;
    }
    Index
    x y

    The overflow mode for the x direction.

    The overflow mode for the y direction.