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

Collapse

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

Fade

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

FadeScale

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

Slide

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

Accordion

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

Airy

Airy is a component that provides a smooth animation to switch between two elements.

Drawer

Drawer is a component for a panel that appears from the edge of the screen.

Flip

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

Uses Components & Hooks

Used By Components & Hooks