Skip to content

Open Dialog Node

UI/Navigation

Open Dialog

Opens a route/page as a modal dialog overlay

a2ui_open_dialogstdLong running
Inputs5
Outputs1
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

Route

String
route

The route path to open in the dialog (e.g., /settings, /edit/123)

Title

String
title

Optional dialog title (shown in header)

Query Params

String
query_params

Optional JSON object of query parameters to pass to the route

Dialog ID

String
dialog_id

Optional unique ID for the dialog (for closing specific dialogs)

Output Pins

1

Execution
exec_out

Execution output

Node Info

Internal name
a2ui_open_dialog
Category
UI/Navigation