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

{{ component_name }}

A combo box helps users select an item from a large list of options by providing a type-ahead filtering mechanism.

Default

With default value

Disabled

{% endblock %}