Skip to content

Add name attr to input, select, textarea fields #78

Closed
@icebob

Description

@icebob

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 from schema.inputName property to input, select, textarea fields
  • create example. POST data to https://httpbin.org/post
  • cover with tests
  • update docs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions