Frontmatter
| id | 6048 |
| title | component.Base: updateDepth_ config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 5, 2024, 1:42 PM |
| updatedAt | Nov 5, 2024, 2:44 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6048 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 5, 2024, 2:22 PM |
especially for container layout updates, we need to include direct children.
the new config should default to 1 (current level only). bigger numbers should also send the child components vdom to the vdom worker.
a value of -1 should send the full tree