License key
Contact our sales department to obtain a licence key.
Once you have the licence key, you need to pass it to the FormBuilder
or FormViewer
component property.
Examples:
<FormBuilder
licenseKey={'YOUR_LICENSE_KEY_HERE'}
/>
<FormViewer
licenseKey={'YOUR_LICENSE_KEY_HERE'}
/>
Important!
The licence check will work correctly either on localhost
or under HTTPS. These are limitations of browser cryptography!