For the complete documentation index, see llms.txt. This page is also available as Markdown.

Form Validator

Overview

Form Validator can be used to validate user input.

This uses both Framework7 Component and jQuery Plugin.

Demo

https://nectar.website/demo/components/form-validator/

Usage

You can refer to the code present in /partials/components/form-validator.html file and use it accordingly.

Docs

https://framework7.io/docs/inputs#validation

https://jqueryvalidation.org/documentation

Last updated