KC's Workspace
    Preparing search index...

    A value for the border-block-color shorthand property.

    interface BorderBlockColor {
        end: CssColor;
        start: CssColor;
    }
    Index

    Properties

    Properties

    The block end value.

    start: CssColor

    The block start value.