KC's Workspace
    Preparing search index...

    A value for the background-repeat property.

    interface BackgroundRepeat {
        x: BackgroundRepeatKeyword;
        y: BackgroundRepeatKeyword;
    }
    Index

    Properties

    x y

    Properties

    A repeat style for the x direction.

    A repeat style for the y direction.