Components
Here is textarea with characters left component
Loading preview...
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.