KC's Workspace
    Preparing search index...

    A value for the border-width shorthand property.

    interface BorderWidth {
        bottom: BorderSideWidth;
        left: BorderSideWidth;
        right: BorderSideWidth;
        top: BorderSideWidth;
    }
    Index

    Properties

    Properties

    The bottom value.

    The left value.

    The right value.

    The top value.