sample code for select multiple and custom attributes in form

This commit is contained in:
Zeni Kim 2025-04-16 22:50:56 -05:00
parent 7a32380274
commit 368d6c8e6b
2 changed files with 47 additions and 0 deletions

View file

@ -12,6 +12,9 @@
<div class="col-lg-6">
<h2>Pie chart</h2>
{{template "content_graph" .ContentGraph}}
<hr>
{{template "form_input" .FieldText}}
{{template "form_select" .FormSelectCityM}}
</div>
<div class="col-lg-6">
{{template "content_tabledetail" .ContentTabledetail}}