Optional Fields
These fields are availble in the full version of VueFormGenerator. Some of these also have external dependency.
cleave
- Format input text content when you are typingdateTimePicker
- datetime picker with bootstrap-datetimepicker componentgoogleAddress
- Format input text content when you are typingimage
- Image select field (URL or upload in base64 string)masked
- Masked text input field with maskedinput componentnoUiSlider
- Lightweight JavaScript range sliderpikaday
- A refreshing JavaScript DatepickerselectEx
- select list with the bootstrap-select componentslider
- pretty range slider with ion.rangeSlider componentspectrum
- Color picker with "The No Hassle" Spectrum jQuery Colorpicker componentstaticMap
- Display a static map from Google Maps.switch
- Switch field (toggle two values (on/off, yes/no, active/inactive)vueMultiSelect
- Probably the most complete selecting solution for Vue.js
External dependency
Depending on whether you want to use jQuery, we tried to make the same kind of functionnality available with or without it. Here, vanilla mean that a third party librairy is needed and that third party don't use or need jQuery.
Field type | jQuery | Vanilla |
Address autocomplete | N/A | |
Color picker | N/A | |
Date picker | ||
Masked Input | ||
Multi Selection | ||
Slider |
Last updated