mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 10:48:14 +04:00
9 lines
326 B
HTML
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 %} |