Char Counter
A multi-line text field with a live character counter. A polite role="status" region reports how many characters remain and is wired to the field via aria-describedby; typing updates the count and input is capped at the maximum.
Preview
20 characters remaining
Installation
npx shadcn@latest add https://ui.publictheta.com/r/char-counter.jsonConformance
This component conforms to the @publictheta/ui-spec char-counter specification. Run the suite against any implementation with pnpm conformance.