Basic Form Library and Styles
To use the FlexCapture form you must include the following code in the HTML of the page.
Environment | Resources |
Integration CSS |
HTML
<link rel="stylesheet" type="text/css" href="https://alignet-flex-demo.s3.amazonaws.com/css/flex-capture.css"/>
|
Integration JS |
HTML
<script type="text/javascript" src="https://alignet-flex-demo.s3.amazonaws.com/flex-capture.min.js"></script>
|
Production CSS |
HTML
<link rel="stylesheet" type="text/css" href="https://d23b52o2im4p82.cloudfront.net/css/flex-capture.css"/>
|
Production JS |
HTML
<script type="text/javascript" src="https://d23b52o2im4p82.cloudfront.net/flex-capture.min.js"></script>
|
Continue to CSS Classes ➡️