mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
#485 fix
This commit is contained in:
@@ -48,5 +48,10 @@
|
||||
|
||||
<div class="mb-3">
|
||||
<label class="form-label">Select with flags</label>
|
||||
{% include ui/form/selectize.html key="countries" %}
|
||||
{% include ui/form/selectize.html key="countries" %}
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<label class="form-label">Advanced select with validation state</label>
|
||||
{% include ui/form/selectize.html key="countries" state="valid" select-id="states" %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user