[Feature Request] Async Table Column Formatter
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
Table
### Description
Hello. The problem I'm facing is that the formatter of Table Column is sync. And at the moment, I have a API call that send the id of the data i'm working and then I get the name of it and use the name as the value of the format but I do not return anything, it's async. It is possible to implement an callback in table column formatter?
https://element.eleme.io/#/en-US/component/table#table
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.