~disappear ~disappear : { defaultConfig : {} ; immutableConfig : { duration : 0 ; } ; generateKeyframes ( ) : { forwardFrames : [ ] ; } ; } = ...
Type declaration default Config : {} immutable Config : { duration : 0 ; } generate Keyframes : functiongenerate Keyframes ( ) : { forwardFrames : [ ] ; } Returns { forwardFrames : [ ] ; } Readonly
forward Frames : [ ] ~fade- out ~fade- out : { defaultConfig : {} ; immutableConfig : {} ; generateKeyframes ( ) : { forwardFrames : [ {} , { opacity : "0" ; } ] ; } ; } = ...
Type declaration default Config : {} immutable Config : {} generate Keyframes : functiongenerate Keyframes ( ) : { forwardFrames : [ {} , { opacity : "0" ; } ] ; } Returns { forwardFrames : [ {} , { opacity : "0" ; } ] ; } Readonly
forward Frames : [ {} , { opacity : "0" ; } ] ~fly- out ~fly- out : { defaultConfig : { composite : "accumulate" ; runGeneratorsNow : false ; } ; immutableConfig : {} ; generateKeyframeGenerators ( direction ?: | "to-left" | "to-top" | "to-bottom" | "to-right" | "to-top-left" | "to-top-right" | "to-bottom-left" | "to-bottom-right" ) : { forwardGenerator : ( ( ) => { translate : string ; } [] ) ; } ; } = ...
Type declaration default Config : { composite : "accumulate" ; runGeneratorsNow : false ; } Readonly
composite : "accumulate" Readonly
run Generators Now : false immutable Config : {} generate Keyframe Generators : functiongenerate Keyframe Generators ( direction ? ) : { forwardGenerator : ( ( ) => { translate : string ; } [] ) ; } Parameters direction : | "to-left" | "to-top" | "to-bottom" | "to-right" | "to-top-left" | "to-top-right" | "to-bottom-left" | "to-bottom-right" = 'to-bottom' Returns { forwardGenerator : ( ( ) => { translate : string ; } [] ) ; } forward Generator : ( ( ) => { translate : string ; } [] ) ( ) : { translate : string ; } [] Returns { translate : string ; } [] ~pinwheel ~pinwheel : { defaultConfig : {} ; immutableConfig : {} ; generateKeyframes ( numSpins ?: number , direction ?: "clockwise" | "counterclockwise" ) : { forwardFrames : [ {} , { opacity : 0 ; rotate : ` z ${ number } deg ` ; scale : 0 ; } ] ; } ; } = ...
Type declaration default Config : {} immutable Config : {} generate Keyframes : functiongenerate Keyframes ( numSpins ? , direction ? ) : { forwardFrames : [ {} , { opacity : 0 ; rotate : ` z ${ number } deg ` ; scale : 0 ; } ] ; } Parameters numSpins : number = 2 direction : "clockwise" | "counterclockwise" = 'clockwise' Returns { forwardFrames : [ {} , { opacity : 0 ; rotate : ` z ${ number } deg ` ; scale : 0 ; } ] ; } Readonly
forward Frames : [ {} , { opacity : 0 ; rotate : ` z ${ number } deg ` ; scale : 0 ; } ] ~sink- down ~sink- down : { defaultConfig : { composite : "accumulate" ; } ; immutableConfig : {} ; generateKeyframeGenerators ( ) : { forwardGenerator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity : number ; translate : string ; } ) [] ) ; } ; } = ...
Type declaration default Config : { composite : "accumulate" ; } Readonly
composite : "accumulate" immutable Config : {} generate Keyframe Generators : functiongenerate Keyframe Generators ( ) : { forwardGenerator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity : number ; translate : string ; } ) [] ) ; } Returns { forwardGenerator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity : number ; translate : string ; } ) [] ) ; } forward Generator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity : number ; translate : string ; } ) [] ) ( ) : ( | { easing : string ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity : number ; translate : string ; } ) [] Returns ( | { easing : string ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity : number ; translate : string ; } ) [] ~slide- out ~slide- out : { defaultConfig : { duration : 100 ; } ; generateKeyframeGenerators ( direction ?: | "to-left" | "to-top" | "to-bottom" | "to-right" ) : { forwardGenerator : ( ( ) => ( | { clipPath : string ; marginBottom ?: undefined ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom : string ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom ?: undefined ; marginRight : string ; translate : string ; } | { clipPath : string ; } ) [] ) ; } ; } = ...
Type declaration default Config : { duration : 100 ; } generate Keyframe Generators : functiongenerate Keyframe Generators ( direction ? ) : { forwardGenerator : ( ( ) => ( | { clipPath : string ; marginBottom ?: undefined ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom : string ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom ?: undefined ; marginRight : string ; translate : string ; } | { clipPath : string ; } ) [] ) ; } Parameters direction : | "to-left" | "to-top" | "to-bottom" | "to-right" = 'to-top' Returns { forwardGenerator : ( ( ) => ( | { clipPath : string ; marginBottom ?: undefined ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom : string ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom ?: undefined ; marginRight : string ; translate : string ; } | { clipPath : string ; } ) [] ) ; } forward Generator : ( ( ) => ( | { clipPath : string ; marginBottom ?: undefined ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom : string ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom ?: undefined ; marginRight : string ; translate : string ; } | { clipPath : string ; } ) [] ) ( ) : ( | { clipPath : string ; marginBottom ?: undefined ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom : string ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom ?: undefined ; marginRight : string ; translate : string ; } | { clipPath : string ; } ) [] Returns ( | { clipPath : string ; marginBottom ?: undefined ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom : string ; marginRight ?: undefined ; translate : string ; } | { clipPath : string ; marginBottom ?: undefined ; marginRight : string ; translate : string ; } | { clipPath : string ; } ) [] ~wipe ~wipe : { defaultConfig : {} ; immutableConfig : {} ; generateKeyframes ( direction ?: | "from-left" | "from-top" | "from-bottom" | "from-right" ) : { forwardFrames : { clipPath : string ; } [] ; } ; } = ...
Type declaration default Config : {} immutable Config : {} generate Keyframes : functiongenerate Keyframes ( direction ? ) : { forwardFrames : { clipPath : string ; } [] ; } Parameters direction : | "from-left" | "from-top" | "from-bottom" | "from-right" = 'from-bottom' Returns { forwardFrames : { clipPath : string ; } [] ; } forward Frames : { clipPath : string ; } []
Typings for the preset exit animation effects that come with the library's exit effect bank.