{% extends "demo_app/pattern_base.html" %} {% block component_content %}

{{ component_name }}

Character count helps users know how much text they can enter when there is a limit on the number of characters.

Default (text input)

Textarea

Disabled

{% endblock %}