Frontmatter
| id | 4296 |
| title | form.field.CheckBox: default values for value & uncheckedValue |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 19, 2023, 12:04 PM |
| updatedAt | Apr 19, 2023, 12:11 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4296 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 19, 2023, 12:11 PM |
to simplify the boolean use cases, we should switch to true and false as default values.
this will also affect radios.