Closed
Description
Because with it, we can generate native submittable form too. With submit button, this named
fields can be send to server side with POST. Spec
- add
name
attributes fromschema.inputName
property toinput
,select
,textarea
fields - create example. POST data to https://httpbin.org/post
- cover with tests
- update docs