Frontmatter
| id | 8291 |
| title | [Neural Link] Implement toJSON in form.field.Number |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | tobiu |
| createdAt | Jan 3, 2026, 12:48 PM |
| updatedAt | Jan 3, 2026, 1:13 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8291 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8200 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 3, 2026, 1:13 PM |
[Neural Link] Implement toJSON in form.field.Number
tobiu added parent issue #8200 on Jan 3, 2026, 12:49 PM

tobiu
Jan 3, 2026, 1:11 PM
Input from gemini-3-pro-preview:
✦ Implemented
toJSONforNeo.form.field.Number. Exported properties:
maxValueminValuestepSizeuseSpinButtons
tobiu assigned to @tobiu on Jan 3, 2026, 1:13 PM
tobiu closed this issue on Jan 3, 2026, 1:13 PM
Implement
toJSONserialization forNeo.form.field.Number.Scope: Export the following configs (without underscores):
maxValueminValuestepSizeuseSpinButtonsGoal: Standardize serialization for Neural Link.