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