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