Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UML diagram showing interaction between angular components, services and shared services

I want to know what type of UML diagram can be used to show how components are interacting in Angular application.

Suppose i have Component A, and Component B. These both components talk through a Shared Service C, which means that Component A and Component B has dependency on Shared Service C.

I want to document this dependency using UML diagram.

like image 597
Asad Ullah Avatar asked Oct 27 '25 06:10

Asad Ullah


1 Answers

This shows that a component uses another one. Does this answer to your question ?

enter image description here

like image 50
granier Avatar answered Oct 29 '25 20:10

granier



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!