@@include('_head.html')
@@include('_navbar.html', { "classList": "center-nav transparent navbar-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Form Elements

Some examples for form control styles. For more detailed examples and guidelines please visit Bootstrap docs

@@include('docs/_sidebar.html', {"page": "elements-form-elements"})

Input

Textarea

Checks

Radios

Disabled

Select

@@include('docs/_footer.html') @@include('_page-progress.html') @@include('_scripts.html')