Bulk Context Consumption
Open
devexp-enhancement
feature
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In order to reduce code-bloat like:
```html
...
```
we can support something like:
```html
(
{dao.data.name}
)}
/>
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.