Table of Contents

UI Design Patterns: Character Limits

Character limits are used on text fields to indicate the maximum amount of characters that can be entered into that field.

Here is a link to a Codepen Snippet that shows this UI & its interaction

Looking To Existing Design Patterns To See What Works

Twitter has a good example of a character limit UI.

Best Practices For Designing A Character Limit UI