KC's Workspace
    Preparing search index...

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

    interface BorderBlockStyle {
        end: LineStyle;
        start: LineStyle;
    }
    Index

    Properties

    Properties

    The block end value.

    start: LineStyle

    The block start value.