KC's Workspace
    Preparing search index...

    A value for the padding-inline shorthand property.

    interface PaddingInline {
        inlineEnd: LengthPercentageOrAuto;
        inlineStart: LengthPercentageOrAuto;
    }
    Index

    Properties

    The inline end value.

    The inline start value.