Building JSON Objects
Hey I have some Material UI Text fields and so on and wanted to ask how I could check if one of those fields changed to show up a save button and if you press save, build a specific object and use useMutation to send this JSON object. Is there anything modern and easy to use you could suggest?
0 Replies