Hello, I need to display a large JSON Response data from a Rest Api using lightning Datatable, I have the apex class written already I need help with the Javascript and Html.
1 risposta
@Oluwatomi Odunlami You can construct a wrapper class in your apex and pass it to the LWC JS and display it in datatable
Ref : https://www.avenoir.ai/post/how-to-display-api-response-in-table-using-lwc-component