Skip to content
APIANT
GuidePlatformv1

Module Definition

Drag-and-drop interface for designing module inputs and controls that appear in the assembly editor, with preview functionality and named components for implementation access.

#assembly#modules#builders

This tab provides a drag-drop designer for defining how the module appears in the assembly editor:

Define the inputs that control the module's processing here. Any data that has to wire into the module is declared on this tab.

Click Preview to see how the module appears when rendered in the Assembly Editor:

Each UI component has a name; the implementation code uses that name to read the component's value:

Related docs

Last updated April 27, 2026