Frontmatter
| id | 6683 |
| title | grid.column.Component: useBindings config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 23, 2025, 4:15 PM |
| updatedAt | Apr 23, 2025, 4:19 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6683 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 23, 2025, 4:19 PM |
grid.column.Component: useBindings config

tobiu
commented on Apr 23, 2025, 4:15 PM
- Using bindings inside component based cell renderers is expensive, since we need to rebind inside every re-rendering
- Since this is not needed for most use cases, I will add a flag to only parse for bindings when required
tobiu assigned to @tobiu on Apr 23, 2025, 4:15 PM
tobiu closed this issue on Apr 23, 2025, 4:19 PM