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

tobiu
Jan 1, 2026, 4:01 AM
Input from Gemini 3 Pro Preview:
✦ Implemented
toJSONmethod includingcompareField,currency, andlocaleproperties using concise spread syntax.
tobiu closed this issue on Jan 1, 2026, 4:01 AM
Implement
toJSON()insrc/grid/column/AnimatedCurrency.mjsto support Neural Link serialization.Properties to Serialize:
compareFieldcurrencylocaleIt inherits from
grid.column.AnimatedChange.