flapper-partner-widget
v1.0.0
Published
## Copy the code and paste into `<head>` tag
Downloads
21
Readme
Flapper quotation widget
Copy the code and paste into <head> tag
<!-- flapper widget dependencies -->
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/dist/quotation-form.css"
/>
<script
type="module"
src="https://unpkg.com/[email protected]/dist/quotation-form.js"
></script>Copy and paste into <body> tag
your data-code will be created automatically
<div id="flapper-quotation" data-code=""></div>