name
String
The connection must be provided a unique name. This makes sure the connections in both windows are linked.
connect([...],{
name: "todos"
})
String
The connection must be provided a unique name. This makes sure the connections in both windows are linked.
connect([...],{
name: "todos"
})