II.
Topic JSON
Structured · livetopic:layout-routes
Layout Routes json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:layout-routes",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Layout Routes",
"description": "Layout Routes as a cross-cutting topic - route-aware layout shells that\nwrap one or more child route segments.\n"
},
"outgoingEdges": [
{
"from": "topic:layout-routes",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:layout-routes",
"kind": "contains"
}
]
}