1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 10:48:14 +04:00
Files
tabler/pages/_includes/forms/form-elements-3.html
2020-02-16 21:30:44 +01:00

9 lines
326 B
HTML

{% include parts/form/input-image.html %}
{% include parts/form/input-color.html %}
{% include parts/form/input-colorpicker.html %}
{% include parts/form/validation-states.html %}
{% include parts/form/validation-states.html lite=true %}
<label class="form-label">Form fieldset</label>
{% include parts/form/fieldset.html %}