Willy
Explore posts from serversHow to trigger a custom action modal directly from a TextInputColumn updateStateUsing?
I did this in a form. But how do I return the form state if the user cancels the action?
For example, I have a toggle set to false, the user clicks it, changes it to true and displays the confirmation modal. If he cancels, my toggle persists as true.
45 replies