G GlassUI

CharCount

A character counter utility usually paired with a Textarea or Input to show remaining or total characters.

Playground

Explore all charcount props interactively.

2 /

Props

The text value to count characters from.

The maximum length allowed (optional).

Theme color for the counter text.

Max Length

When passing maxLength, the counter turns into an error state when exceeded.

0 / 50