Fade

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

その打球、消えるよ

Usage

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

Change the Duration

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

その打球、消えるよ

Unmount on Exit

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

俺はたった今からデータを捨てる!そして俺は過去を凌駕する!

Props

Similar Components

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.

Slide

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

SlideFade

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

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