Frontmatter
| id | 3565 |
| title | controller.Component: parseDomListeners() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 19, 2022, 4:29 PM |
| updatedAt | Nov 19, 2022, 8:59 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3565 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 19, 2022, 8:59 PM |
separate the related logic inside
parseConfig()into a new method. this allows us to calling it whenever component baseddomListenerschange at run time.