II.
Topic JSON
Structured · livetopic:form-state-management
Form State Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:form-state-management",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Form State Management",
"description": "Form State Management as a cross-cutting topic - tracking values, touched\nstate, dirty state, validation, and submission lifecycle in forms.\n"
},
"outgoingEdges": [
{
"from": "topic:form-state-management",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:form-state-management",
"kind": "contains"
},
{
"from": "lib-agent:web-development--forms-developer",
"to": "topic:form-state-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}