Floating
Float Text
Text EffectsText with floating animation
floatgentleambient
Installation
$
Usage
tsx
import { FloatText } from "@/components/nonaxial/float-text"
export default function Example() {
return (
<FloatText>{/* Your content here */}</FloatText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |