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

{{ component_name }}

A memorable date input allows users to enter a date they know well, such as a birthday, using separate month, day, and year fields.

Default

With custom hint

With pre-filled values

Required

Error state

Disabled

{% endblock %}