DotNaos UI

Outline

Architecture Outline from the Architecture package.

Loading ArchitectureOutline…

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
conflictsRequired
readonly ArchitectureConflict[]
nodesRequired
readonly ArchitectureNodeComparison[]
onSelectNodeRequired
(nodeId: string) => void
relationsRequired
readonly ArchitectureRelation[]
selectedNodeIdRequired
string | null