@availity/native-form

Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.

Usage no npm install needed!

<script type="module">
  import availityNativeForm from 'https://cdn.skypack.dev/@availity/native-form';
</script>

README

@availity/native-form

Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.

Version NPM Downloads Dependecy Status

Install

NPM

npm install @availity/native-form

Yarn

yarn add @availity/native-form

Documentation

Check out more documentation at availity.github.io