Frontmatter
| id | 5849 |
| title | table.View: fire custom events for cellClick, cellDoubleClick, rowClick, rowDoubleClick |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 2, 2024, 3:36 PM |
| updatedAt | Sep 2, 2024, 3:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5849 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 2, 2024, 3:37 PM |
it probably makes sense to fire them on the view parent => TableContainer, so make subscribing easier.
feel free to add feature requests, in case you need more event params.