adopted-ember-addons / adopted-ember-addons/ember-light-table
How to set content of the cell?
Open
question
- Dominant language
- JavaScript
- Stars
- 311
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
We have cellType and cellComponent property on column. I'm not able to figure out, how to use it.
I have user model.
For this one column, i want this content:
` {{user.name}}`
Contributor guide
Assessment
This issue has not been assessed yet.