diff --git a/docs/.gitbook/assets/Individualization JavaScript Libraries b/docs/.gitbook/assets/Individualization JavaScript Libraries new file mode 100644 index 0000000000..8c2598f1cb Binary files /dev/null and b/docs/.gitbook/assets/Individualization JavaScript Libraries differ diff --git a/docs/lowcoder-extension/use-third-party-libraries-in-apps/README.md b/docs/lowcoder-extension/use-third-party-libraries-in-apps/README.md index 6e60d0488a..ae0759dc9c 100644 --- a/docs/lowcoder-extension/use-third-party-libraries-in-apps/README.md +++ b/docs/lowcoder-extension/use-third-party-libraries-in-apps/README.md @@ -16,7 +16,7 @@ Lowcoder provides some JavaScript built-in libraries for use. Built-in Libraries can be used directly everywhere where you can use JavaScript. ``` -// loadash +// lodash return _.chunk(['a', 'b', 'c', 'd'], 2); // => [['a', 'b'], ['c', 'd']] @@ -107,11 +107,11 @@ You can check popular CDNs if they host your desired library as a minified packa ### Import / bind at the app level -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. +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. You can also click the download icon to quickly download any recommended JS library. -

Bind an external JS Library to an individual App

+

Bind an external JS Library to an individual App

Now, you can create a JS query and insert code. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy