Data Property Queries
Open
devexp-enhancement
feature
low-pri
perf-enhancement
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Improve performance by accessing specific properties of a data object, instead of querying and storing the whole thing. For example, this would enable...
```html
{name => (
{name}
)}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.