🌏 Web | 🖥 Electron | 📱 React Native |
---|---|---|
✅ | ✅ | ✅ |
This plugin provides following input fields out of the box:
- checkbox: (FormCheckboxInput)
- color
- date: (FormDateInput)
- email: (FormEmailInput)
- file
- number: (FormNumberInput)
- password: (FormPasswordInput)
- picker: (FormPickerInput)
- radio-group: (FormRadioGroupInput)
- range: (FormRangeInput)
- reset: (FormResetButton)
- search: (FormSearchInput)
- submit: (FormSubmitButton)
- tel: (FormTelInput)
- text: (FormTextInput)
- time: (FormTimeInput)
- url: (FormUrlInput)