Skip to content

NetworkNode

Defined in: types/index.ts:383

A node in a network / force-directed graph.

Properties

group?

optional group?: string | number

Defined in: types/index.ts:386


id

id: string

Defined in: types/index.ts:384


label?

optional label?: string

Defined in: types/index.ts:385


size?

optional size?: number

Defined in: types/index.ts:387