🎉 Keadex Mina v2 is now available!

Home > @keadex/c4-model-ui-kit > renderSoftwareSystemDiagramElement

renderSoftwareSystemDiagramElement() function

Signature:

renderSoftwareSystemDiagramElement: (canvas: fabric.Canvas | undefined, softwareSystem: SoftwareSystem, diagramSpec: DiagramSpec, autoLayout: Record<string, ElementData>, options?: RenderElementsOptions) => C4BaseComponent | undefined

Parameters

Parameter

Type

Description

canvas

fabric.Canvas | undefined

softwareSystem

SoftwareSystem

diagramSpec

DiagramSpec

autoLayout

Record<string, ElementData>

options

RenderElementsOptions

(Optional)

**Returns:**

C4BaseComponent | undefined

Keadex logo
Keadex ©2025. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.