KC's Workspace
    Preparing search index...

    A value for the text-indent property.

    interface TextIndent {
        eachLine: boolean;
        hanging: boolean;
        value: DimensionPercentageFor_LengthValue;
    }
    Index

    Properties

    eachLine: boolean

    Affects the first line after each hard break.

    hanging: boolean

    Inverts which lines are affected.

    The amount to indent.