Frontmatter
| id | 2564 |
| title | Refactoring: list.Menu => menu.Panel |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 6, 2021, 1:28 PM |
| updatedAt | Jul 6, 2021, 7:41 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2564 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 6, 2021, 7:41 PM |
It is more flexible to use
container.Panelas the base class, in case someone would want to add headers / footers to menus.The panel needs to contain the list as a child item.