KC's Workspace
    Preparing search index...

    A value for the animation-range shorthand property.

    interface AnimationRange {
        end: AnimationAttachmentRange;
        start: AnimationAttachmentRange;
    }
    Index

    Properties

    Properties

    The end of the animation's attachment range.

    The start of the animation's attachment range.