Esposter
    Preparing search index...

    Interface AnimationConfiguration

    interface AnimationConfiguration {
        animations: Animation[];
        playAnimationKey: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    animations: Animation[]
    playAnimationKey: string