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 | May 16, 2026, 10:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5854 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Learn Content: Custom Events => adding listeners procedurally
Openenhancementno auto close
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.