All Downloads are FREE. Search and download functionalities are using the official Maven repository.

forms.simple.form Maven / Gradle / Ivy

There is a newer version: 6.8.1
Show newest version
{
    "key": "form1",
    "name": "My first form",
    "fields": [
        {
            "id": "input1",
            "name": "Input1",
            "type": "text",
            "required": false,
            "placeholder": "empty"
        }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy