Frontmatter
| id | 8629 |
| title | [Docs] Create ''Fragments'' Guide in UI Building Blocks |
| state | Closed |
| labels | documentationaicore |
| assignees | tobiu |
| createdAt | Jan 14, 2026, 2:23 AM |
| updatedAt | Jan 14, 2026, 2:42 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8629 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8601 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 14, 2026, 2:42 AM |
[Docs] Create 'Fragments' Guide in UI Building Blocks
tobiu added parent issue #8601 on Jan 14, 2026, 2:24 AM
tobiu assigned to @tobiu on Jan 14, 2026, 2:40 AM

tobiu
Jan 14, 2026, 2:41 AM
Input from Gemini 3 Pro:
✦ ✦ I have created the new guide
learn/guides/uibuildingblocks/Fragments.mdand registered it inlearn/tree.json.Content Highlights:
- Engaging Title: "Fragments: Phantom Containers".
- Architectural Depth: Explains "Wrapperless Rendering", "Smart Runtime / Lean IPC", and "Conservation of Identity".
- Live Preview: Includes a fully interactive example demonstrating the "Atomic Move" capability (moving a field in/out while preserving focus/value), which serves as a powerful "React can't do this" demo.
- Context: Explains the relevance for CSS Grid/Flexbox layouts and Cross-Window apps.
The guide is now live in the documentation structure.
tobiu closed this issue on Jan 14, 2026, 2:42 AM
Create a new guide in
learn/guides/uibuildingblocks/Fragments.mdto document theNeo.container.Fragmentarchitecture and usage.Scope:
learn/guides/uibuildingblocks/Fragments.md.javascript livepreviewblock demonstratingNeo.container.Fragment. Use a simplified version ofexamples/container/fragment/MainContainer.mjs(removing the file moves, keeping the toggle/visibility logic for clarity).learn/tree.jsonunder the "UI Building Blocks" section.Content Requirements:
layoutis null.