Frontmatter
| id | 4574 |
| title | table.View: createViewData() => allow renderers to return neo instances |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Jul 26, 2023, 2:54 PM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4574 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
@albert-hashani
this would be a nice addition: if we return a neo instance, just drop the instance vdom into the cell.
we could also check for neo-configs: if the return value is an object and has a module, ntype or className => create an instance, drop in the vdom.