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