Skip to content

Clone Element Node

UI/Elements

Clone Element

Clones an existing element and adds it to a container

a2ui_clone_elementstdLong running
Inputs5
Outputs2
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

5

Execution
exec_in

Execution input

Source Element

String
source_element

The element to clone (format: surfaceId/elementId)

New Element ID

String
new_element_id

ID for the cloned element

Parent ID

String
parent_id

Container to add the cloned element to (optional, uses source parent if empty)

Index

Integer
index

Position in parent container (-1 for end)

Output Pins

2

Execution
exec_out

Execution output

Cloned Element

String
cloned_element_ref

Reference to the cloned element

Node Info

Internal name
a2ui_clone_element
Category
UI/Elements