webchalk-animate - v0.31.0
    Preparing search index...

    An options object specifying the location at which the sequences should be inserted AnimTimeline.addSequences. Used in addSequences.

    type AddSequencesOptions = {
        atIndex: number;
    }
    Index

    Properties

    Properties

    atIndex: number

    The index at which the sequences should be added.