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

{{ component_name }}

A time picker allows users to select a specific time from a dropdown of time options.

Default

Required

With min and max time

Disabled

{% endblock %}