Please add built-in support for editable node labels and context menus in TreeView. These are essential for building file tree UIs. While possible to compose manually with Editable and Menu, managing interactions like rename, create, or delete becomes complex and error-prone. First-class support via Zag.js would ensure predictable behavior through FSMs and make TreeView more ergonomic and robust for real-world use cases.