Wrapper around native form that submits native and custom elements
npm install @polymer/iron-form


is a wrapper around the HTML element, that canIt has two modes: if allow-redirect is true, then after the form submission you
will be redirected to the server response. Otherwise, if it is false, it will
use an iron-ajax element to submit the form contents to the server.
See: Documentation,
Demo.
npm install --save @polymer/iron-form
`$3
`html
`
By default, a native