Skip to content

Commit 5a6d4a2

Browse files
docs: add component diagram
1 parent 290d942 commit 5a6d4a2

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/introduction/architecture.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Architecture
22

3+
## Component Architecture Overview
4+
5+
The ngx-datatable library is built with a modular architecture that separates concerns and provides flexibility for various use cases. The following diagram illustrates the key components and their relationships:
6+
7+
![NGX-Datatable Component Diagram](datatable.drawio.svg)
8+
9+
> 📝 **Edit this diagram**: [Open in draw.io](https://viewer.diagrams.net/?tags=%7B%7D&lightbox=1&highlight=0000ff&edit=_blank&layers=1&nav=1&dark=auto#G1UG6iHjAhl-LXjIS6xWEyQLyCQWv72rZ0)
10+
>
11+
> To edit: Click the draw.io link above, make your changes, then export as SVG and save back to `docs/introduction/datatable.drawio.svg`
12+
313
### Manifesto
414

515
There is some things that it doesn't do nor do we plan to do. Lets say you have a requirement to have the

docs/introduction/datatable.drawio.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)