Frontmatter
| id | 5854 |
| title | Learn Content: Custom Events => adding listeners procedurally |
| state | Open |
| labels | enhancementno auto close |
| assignees | maxrahder |
| createdAt | Sep 8, 2024, 2:46 PM |
| updatedAt | 1:09 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5854 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
| blockedBy | [] |
| blocking | [] |
Hi @maxrahder,
your description of using
on()and an arrow function is not included inside the code snippet. This one shows the same content as the previous version.