KC's Workspace
    Preparing search index...

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

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

    Properties

    Properties

    The inline end value.

    start: CssColor

    The inline start value.