Frontmatter
| id | 3825 |
| title | form.field.CheckBox: labelPosition_ |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 10, 2023, 9:53 AM |
| updatedAt | Jan 10, 2023, 10:05 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3825 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 10, 2023, 10:05 AM |
to better align CheckBoxes & Radios with TextFields, we need a
labelPositionwhich can either be set toleft(default) ortop.