Posts by C. Pertile • 21 points
1 post
-
2
votes1
answer301
viewsA: How to pass props from the React-table to another screen
You must create a component for your Edit button and thereby pass the values as props. The component <Editar/> will be responsible for rendering inputs, while in the table cell you will…
reactanswered C. Pertile 21