Calendars: Context
Item | Value |
---|
Briefly | Brief description missing. |
Authors | |
Definition Path | ImprovingApp.Calendars |
View Source Link | calendar.riddl(1:1) |
---
title: Context Map For Context 'Calendars'
init:
theme: dark
flowchart:
defaultRenderer: dagre
width: 100%
useMaxWidth: true
securityLevel: loose
---
flowchart TB
classDef default fill:#666,stroke:black,stroke-width:3px,color:white;
classDef Calendars_class color:white,stroke-width:3px;
subgraph 'Domain 'ImprovingApp''
direction TB
Calendars((Context 'Calendars'))
end
class Calendars Calendars_class