Skip to content

Inputs.Detached

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any Any
Output ➡️ The resulting output of the shard Any
Context No The window context to attach to none Var(Object)
Input No Runs detached on the input loop none NoneWire[Shard]
Then No Runs inline after data has been output from the Input callback none Shard[Shard]None
Priority No The order in which this input handler is run 0 Int
WindowRegion No Sets the window region for input handling. none NoneInt4Var(Int4)
Name No Name used for logging/debugging purposes none NoneString

Runs the contents on the input thread, and it's continuation on the current thread with the last data from the input thread