clik-engine API
    Preparing search index...

    Interface AnimTransitionConfig

    interface AnimTransitionConfig {
        duration?: number;
        type?: TransitionType;
    }
    Index

    Properties

    Properties

    duration?: number

    Duration of crossfade in ms (only for 'crossfade' type)

    How to transition: instant cut or crossfade