KC's Workspace
    Preparing search index...

    A value for the border-image-slice property.

    interface BorderImageSlice {
        fill: boolean;
        offsets: RectFor_NumberOrPercentage;
    }
    Index

    Properties

    Properties

    fill: boolean

    Whether the middle of the border image should be preserved.

    The offsets from the edges of the image.