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