Frontmatter
| id | 8243 |
| title | [Neural Link] Implement toJSON in grid.column.Base |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | tobiu |
| createdAt | Jan 1, 2026, 3:30 AM |
| updatedAt | Jan 1, 2026, 3:36 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8243 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 8200 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 1, 2026, 3:36 AM |
Implement
toJSON()method insrc/grid/column/Base.mjsto support Neural Link serialization.Class:
Neo.grid.column.BaseExtends:Neo.core.BaseProperties to Serialize:
dataFieldtyperenderer(only if value is a string, e.g. "cellRenderer")Note: Inherits
id,className,ntype,isDestroyed, andremotefromcore.Base.