II.
Term JSON
Structured · liveterm:bottom-sheet
Bottom Sheet json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:bottom-sheet",
"_kind": "Term",
"_file": "terminology/terms/taxonomy-remaining-mobile-ml-pattern-aliases.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Bottom Sheet",
"kind": "concept",
"references": [
"topic:modal-dialog"
],
"description": "Taxonomy alias term for bottom-anchored modal or partial-overlay surfaces.\n"
},
"outgoingEdges": [
{
"from": "term:bottom-sheet",
"to": "domain:mobile",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:bottom-sheet",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}