Skip to content

Get Widget Element Node

UI/Container

Resolves an element inside a widget instance (from Instantiate Widget). The output plugs into any element node (Set Element Value, Update GeoMap, Push CSV To Chart, …).

a2ui_widget_get_elementstd
Inputs2
Outputs2
Security exposureUnrated
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

2

Widget

Struct
element_ref

Widget instance reference (from Instantiate Widget)

Element ID

String
element_id

ID of the element inside the widget (e.g. 'chart-1')

Output Pins

2

Element

Struct
element

The element reference (connect to element nodes)

Exists

Boolean
exists

Whether the element exists in the widget

Node Info

Internal name
a2ui_widget_get_element
Category
UI/Container