@@include('_includes/_page-loader.html') @@include('_includes/_header/_header.html') @@include('_includes/_sidebar.html', { "group": "forms", "link": "form-components" }) @@include('_includes/_theme-switch.html')

Form Components

@@include('_includes/_page-actions.html')
@@include('_includes/_form-components/_input-groups.html') @@include('_includes/_form-components/_autosize-textarea.html') @@include('_includes/_form-components/_input-masking.html') @@include('_includes/_form-components/_select2.html') @@include('_includes/_form-components/_file-browser.html') @@include('_includes/_form-components/_drag-drop-upload.html') @@include('_includes/_form-components/_toggle-switch.html') @@include('_includes/_form-components/_date-time-picker.html') @@include('_includes/_form-components/_color-picker.html') @@include('_includes/_form-components/_input-slider.html') @@include('_includes/_form-components/_buttons.html') @@include('_includes/_form-components/_custom-checkboxes.html') @@include('_includes/_form-components/_icon-toggles.html') @@include('_includes/_form-components/_wysiwyg-editor.html') @@include('_includes/_form-components/_ratings.html') @@include('_includes/_form-components/_text-counters.html')
@@include('_includes/_footer.html')
@@include('_includes/_ie-warning.html')