Slide Y
Allows to hide and show content using a vertical expand animation.
Props
Name | Type | Default | Description |
---|---|---|---|
children | ReactNode | ||
duration | number | 200 | Duration of the animation in milliseconds |
id | string | ||
in | boolean | false | Whether the slider should be expanded |
timeout | number | { enter?: number; exit?: number; } | 200 | Delay in milliseconds before the animation starts when the "in" prop value changes |
No guidelines exist for SlideY yet.