Building Shareable Libraries
- Updated2023-02-17
- 1 minute(s) read
Building Shareable Libraries
Use your web application library to share reusable code.
-
Create a library—Add all of the
source files for your web application to the library.
Note Ensure you create the library on the web server target.
- Add a palette to the library—Add a HTML panel palette and all supporting functions to the web application library.
- Add custom UI elements to the library—Add a palette with your custom UI elements to the web application library.
- Package the library—Build the web application library into a package or package installer.