Skip to content

Mersen130/FormBuilder

Repository files navigation

FormBuilder.js

Library file is located at /pub/js/FormBuilder.js

FormBuilder.JS is deployed at https://ancient-ridge-28623.herokuapp.com/


Getting started

install

In your HTML file:

<script src="https://code.jquery.com/jquery-3.5.1.js" defer></script>
<script type="text/javascript" src="location/of/FormBuilder.js" defer></script>

initialize

Initialize FormBuilder before using it:

const formBuilder = new FormBuilder();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published