Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

How to define Node is null

$
0
0

@thanh_ho_lcf_36 wrote:

I defined the null Node by this statement (context: Angular):
let selectedNode: go.Node = null;
The message I see by the VS Code: Type ‘null’ is not assignable to type ‘Node’.

What is the right way to define the null Node

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles