KC's Workspace
    Preparing search index...

    A value for the border-image-repeat property.

    interface BorderImageRepeat {
        horizontal: BorderImageRepeatKeyword;
        vertical: BorderImageRepeatKeyword;
    }
    Index

    Properties

    Properties

    The horizontal repeat value.

    The vertical repeat value.