InputNode.submitted

Callback to run when the input is submitted.

class InputNode(Parent : Node)
void delegate() submitted;

Meta