Perform the enter transition when it first mounts if in is also true. Set this to false to disable this behavior.
in
true
false
A single child content element.
An HTML element, or a function that returns one. It's used to set the container the Slide is transitioning from.
Direction the child node will enter from.
The transition timing function. You may specify a single easing or a object containing enter and exit values.
If true, the component will transition in.
The duration for the transition, in milliseconds. You may specify a single timeout for all transitions, or individually with an object.