KC's Workspace
    Preparing search index...

    A value for the scroll-padding-block shorthand property.

    interface ScrollPaddingBlock {
        blockEnd: LengthPercentageOrAuto;
        blockStart: LengthPercentageOrAuto;
    }
    Index

    Properties

    Properties

    The block end value.

    The block start value.