We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38a508 commit e8be161Copy full SHA for e8be161
README.md
@@ -26,6 +26,10 @@
26
es5 examples: https://surveyjs.io/Examples/Library/?id=custom-widget-select2-tagbox
27
es moules examples: https://stackblitz.com/edit/surveyjs-widgets-react
28
29
+Install the library using es5.
30
+```
31
+<script src="https://unpkg.com/surveyjs-widgets"></script>
32
33
Install the library using npm.
34
35
```
0 commit comments