UNPKG

tabler-ui

Version:

Premium and Open Source dashboard template with responsive and high quality UI. For Free!

36 lines (25 loc) 554 B
--- title: Form components icon: fe fe-check-square --- {:toc} ### Color input {% example html %} {% include parts/input-color.html %} {% endexample %} ### Image input {% example html %} {% include parts/input-image.html row-class="col-sm-2" limit=6 %} {% endexample %} ### Icon input {% example html %} {% include parts/input-icon.html %} {% endexample %} ### Toggle switches {% example html %} {% include parts/input-toggle.html %} {% endexample %} ### Form fieldset {% example html %} {% include parts/form-fieldset.html %} {% endexample %}