GuidePlatformv1
Module Definition
Learn how to define and preview a module's appearance in the assembly editor with this document. Discover how each user interface component is named for easy access to its value in the implementation code.
This tab provides a drag-drop designer for defining how the module appears in the assembly editor:

Generally this is where needed input is provided that controls the module's processing. Any data that needs to be wired into the module is defined here.
Click Preview to see how the module will appear when rendered in the Assembly Editor:

Each UI component is given a name, which is used to access the component's value from the implementation code:


Related docs
Last updated April 6, 2026