@sisukas/rivet
TypeScript icon, indicating that this package has built-in type declarations

1.0.19 • Public • Published

Rivet

Connect your form to Ratufa

version history

1.0.16

  • can handle multiple forms that are connected to Ratufa Sample code to connect another form
<script>
window.addEventListener("load", function() {
    window.RatufaContainer.loadForm({
        clientFormID: "bottom_form",
        ratufaFormID: "vh2z91q5",
        nodeDomain: "localhost:4121"
    })
});
</script>

Readme

Keywords

none

Package Sidebar

Install

npm i @sisukas/rivet

Weekly Downloads

0

Version

1.0.19

License

MIT

Unpacked Size

339 kB

Total Files

39

Last publish

Collaborators

  • prasanthmj