Frontmatter
| id | 6076 |
| title | replace all util.VDom: findVdomChild() calls with find() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 7, 2024, 12:36 PM |
| updatedAt | Nov 7, 2024, 12:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6076 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 7, 2024, 12:37 PM |
and keep the method signature in place. using an object based param just creates not needed overhead here.