Frontmatter
| id | 8245 |
| title | [Neural Link] Implement toJSON in grid.column.Currency |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | tobiu |
| createdAt | Jan 1, 2026, 3:56 AM |
| updatedAt | Jan 1, 2026, 3:59 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8245 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8200 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 1, 2026, 3:59 AM |
[Neural Link] Implement toJSON in grid.column.Currency
tobiu added parent issue #8200 on Jan 1, 2026, 3:56 AM
tobiu assigned to @tobiu on Jan 1, 2026, 3:58 AM

tobiu
Jan 1, 2026, 3:59 AM
Input from Gemini 3 Pro Preview:
✦ Implemented
toJSONmethod includingcurrencyandlocaleproperties using concise spread syntax.
tobiu closed this issue on Jan 1, 2026, 3:59 AM
Implement
toJSON()insrc/grid/column/Currency.mjsto support Neural Link serialization.Properties to Serialize:
currencylocaleIt inherits from
grid.column.Base.