DEV Community

Discussion on: An easy way to create a customize dynamic table in react js

Collapse
 
femi_akinyemi profile image
Femi Akinyemi

I think I will go with the first option. But will I be able to add the unique name and ID then

Thread Thread
 
abdulbasit313 profile image
Abdul Basit

Yes you can further spread the object or array. Read about spread operator

Thread Thread
 
femi_akinyemi profile image
Femi Akinyemi

Alright Thanks