Float

Float is a component used to fix elements to the edges of a container.

New

Usage

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

Change the Display Position

To change the display position, specify placement such as start-start or end-center.

New
New
New
New
New
New
New
New
New

Change the Offset

If the size of the element causes it to be positioned unexpectedly, adjust it using offset.

New
New
New

Props