optwidget-angular-directive
v0.0.1
Published
Use OptWidget with AngularJS
Readme
optwidget-angular-directive
An angular directive for integration OptWidget.
Installation:
Simply include the file, and add to your Angular dependencies. Then, you can use like this:
<div optwidget formID="YOUR_FORM_ID"></div>...or
<optwidget formID="YOUR_FORM_ID"></optwidget>