ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[Feature Request] Async Table Column Formatter #16600

Open lwxbr opened 5 years ago

lwxbr commented 5 years ago

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

ziyoung commented 5 years ago

Could you please provide a demo?

pcg92 commented 4 years ago

I need the same

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.