Here is textarea with floating label component
import TextareaWithFloatingLabelDemo from "@/components/ui/textarea-with-floating-label"; export default function DemoOne() { return <TextareaWithFloatingLabelDemo/>; }
Part of ShadcnSpace — browse the full library on 21st.dev.