Skip to Content
🎉 Keadex Mina v3 is now available!
C4 Model UI KitAPIC4 Model UI Kit.diagramelementtype

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

DiagramElementType type

Signature:

export type DiagramElementType = { Include: string; } | { Comment: string; } | { AddElementTag: AddElementTag; } | { Person: Person; } | { SoftwareSystem: SoftwareSystem; } | { Container: Container; } | { Component: Component; } | { Boundary: Boundary; } | { DeploymentNode: DeploymentNode; } | { Relationship: Relationship; };

References: AddElementTag, Person, SoftwareSystem, Container, Component, Boundary, DeploymentNode, Relationship

Keadex logo
Keadex ©2026. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
Privacy Policy  |  Terms & Conditions