SlideFade

SlideFade is a component that gradually shows or hides an element while moving it from a specified position.

クラスは最低じゃないぞ!メンバーが最低なだけだ!

Usage

import { SlideFade } from "@yamada-ui/react"
<SlideFade />

Change the Duration

To change the duration, set a number (in seconds) to duration.

確かにアイツは勉強ができない。でもな、学力が低いからといって、全てが決まるわけじゃないだろう?

Change the Position

To change the position, specify a string or number for offsetX or offsetY.

……私、このクラスの皆が好きなんです。人の為に一生懸命な皆のいる、Fクラスが
……女は胸じゃないのに。アキの、バカ……

Unmount on Exit

To unmount the component when it is not visible, set unmountOnExit to true.

Delay

To delay the animation, set a number (in seconds) to delay.

たとえ許されない行為であろうとも自分の気持ちは偽れない。正直に言おう、今僕は…純粋に欲望のために女子風呂を覗きたいッ!!

Props

Similar Components

Slide

Slide is a component that shows or hides an element from the corners of the page.

Fade

Fade is a component that gradually shows or hides an element.

Collapse

Collapse is a component that allows you to expand or collapse an element for display.

FadeScale

FadeScale is a component that gradually scales up to reveal or scales down to hide an element.

Accordion

Accordion is a component for a list that displays information in an expandable or collapsible manner.

Rotate

Rotate is a component that provides an animation to switch between two elements while rotating.

Ripple

Ripple is a component that adds a ripple effect to elements, allowing users to recognize when they have clicked.

Flip

Flip is a component that provides an animation to switch between two elements while flipping.

Uses Components & Hooks

Used By Components & Hooks