Frontmatter
| id | 1126 |
| title | form.field.Base: readOnly_ config |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Aug 22, 2020, 1:54 PM |
| updatedAt | Jan 5, 2023, 12:49 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1126 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 5, 2023, 12:49 PM |

similar to disabled_ for component.Base.
add / remove a neo-readonly cls to the vdomRoot.
using afterSetReadOnly()
scss => pointer-events: none should probably be enoug., we need to double-check, if you can still tab into fields in this case.