{% extends "base-site.html" %} {% block title %} UI Elements {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
Basic form layout
Horizontal form layout
Basic form elements
Add classes like .form-control-lg and .form-control-sm.
Add classes like .form-control-lg and .form-control-sm.
Basic bootstrap input groups
Checkbox and radio controls (default appearance is in primary color)
Add class .form-check-{color} for checkbox and radio controls in theme colors
Use the .form-inline class to display a series of labels, form controls, and buttons on a single horizontal row