fade-in

v0.0.3arrow_drop_down
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
35
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
24 KB
1 contributor
Install fade-in as a package?
Copied
npm i @bit/nsebhastian.gsap-react.fade-in
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Properties
NameTypeDefault valueDescription
children
(required)
node

The component to animate

direction
stringnull

The direction of the animation

duration
number1

The duration over which the animation will be done (in seconds)

distance
number200

The distance where the animated component will move in pixels

Help and resources