KC's Workspace
    Preparing search index...

    A value for the overflow shorthand property.

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

    Properties

    x y

    Properties

    The overflow mode for the x direction.

    The overflow mode for the y direction.