Frontmatter
| id | 2012 |
| title | Neo.config.renderCountDeltas |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 10, 2021, 11:16 AM |
| updatedAt | May 10, 2021, 12:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2012 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 10, 2021, 12:26 PM |
{Boolean}
idea: if set to true main threads will check for a node with a specific id. in case it does exist, show the amount of delta updates per second.
A specific node (dom id) is great for integrating the counter into apps at specific spots.
We could add an overlay in case the node does not exist (follow up in case you want this).