Frontmatter
| id | 1763 |
| title | controller.Component, model.Component: component config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 13, 2021, 10:30 PM |
| updatedAt | Apr 13, 2021, 10:55 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1763 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 13, 2021, 10:55 PM |
controller.Component is using a
viewconfig to store the component. model.Component is using anownerconfig to store the component.Both names are neither consistent nor 100% clear, so
componentit is.