~appear ~appear : { 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- in ~fade- in : { 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- in ~fly- in : { defaultConfig : { composite : "accumulate" ; runGeneratorsNow : false ; } ; immutableConfig : {} ; generateKeyframeGenerators ( direction ?: | "from-left" | "from-top" | "from-bottom" | "from-right" | "from-top-left" | "from-top-right" | "from-bottom-left" | "from-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 : | "from-left" | "from-top" | "from-bottom" | "from-right" | "from-top-left" | "from-top-right" | "from-bottom-left" | "from-bottom-right" = 'from-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" = 'counterclockwise' Returns { forwardFrames : [ { opacity : 0 ; rotate : ` z ${ number } deg ` ; scale : 0 ; } , {} ] ; } Readonly
forward Frames : [ { opacity : 0 ; rotate : ` z ${ number } deg ` ; scale : 0 ; } , {} ] ~rise- up ~rise- up : { defaultConfig : { composite : "accumulate" ; } ; immutableConfig : {} ; generateKeyframeGenerators ( ) : { forwardGenerator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity : number ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity ?: undefined ; 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 : number ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } ) [] ) ; } Returns { forwardGenerator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity : number ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } ) [] ) ; } forward Generator : ( ( ) => ( | { easing : string ; offset ?: undefined ; opacity : number ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } ) [] ) ( ) : ( | { easing : string ; offset ?: undefined ; opacity : number ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } ) [] Returns ( | { easing : string ; offset ?: undefined ; opacity : number ; translate : string ; } | { easing ?: undefined ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing : string ; offset : number ; opacity ?: undefined ; translate : string ; } | { easing ?: undefined ; offset ?: undefined ; opacity ?: undefined ; translate : string ; } ) [] ~slide- in ~slide- in : { defaultConfig : { duration : 100 ; } ; generateKeyframeGenerators ( direction ?: | "from-left" | "from-top" | "from-bottom" | "from-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 : | "from-left" | "from-top" | "from-bottom" | "from-right" = 'from-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 entrance animation effects that come with the library's entrance effect bank.