smooth-submit
v1.1.1
Published
smooth form submiting in html5
Downloads
4
Readme
smooth-submit
This is a great library to prevent page loads in forms and links in HTML5.
Just add smooth-submit class to <form>
, <a>
or <button>
tag and see the magic
via NPM
$ npm install smooth-submit
via Bower
$ bower install smooth-submit
Mannually
with Webpack
require('smooth-submit')
with Typescript
import {SmoothSubmitOptions} from 'smooth-submit'
in HTML