Preparing search index...
    Index

    Enumeration Members

    Ellipsis: number

    Content is truncated at the end with an ellipsis.

    EllipsisFront: number

    Content is truncated at the beginning with an ellipsis.

    Overflow: number

    Content extends beyond container bounds.

    Shrink: number

    Content is scaled down to fit within the container.

    Truncate: number

    Content is cut off at the end.

    TruncateFront: number

    Content is cut off at the beginning.

    Wrap: number

    Content wraps to multiple lines.