You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/lowcoder-extension/use-third-party-libraries-in-apps/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -107,11 +107,11 @@ You can check popular CDNs if they host your desired library as a minified packa
107
107
108
108
### Import / bind at the app level
109
109
110
-
Navigate to the settings page and then click the plus sign **+** under the **JavaScript library** tab. Paste the **library** link and click **Add New**. Lowcoder will now check, if the external library will be compatible and securely usable.
110
+
Navigate to the Individualization page and then click the plus sign **+** under the **JavaScript library** tab. Paste the **library** link and click **Add New**. Lowcoder will now check, if the external library will be compatible and securely usable.
111
111
112
112
You can also click the download icon to quickly download any recommended JS library.
113
113
114
-
<figure><imgsrc="../../.gitbook/assets/App Editor External Libraries.png"alt=""><figcaption><p>Bind an external JS Library to an individual App</p></figcaption></figure>
114
+
<figure><imgsrc="../../.gitbook/assets/Individualization JavaScript Libraries.png"alt=""><figcaption><p>Bind an external JS Library to an individual App</p></figcaption></figure>
0 commit comments