Block a user
Add Button
Buttons working. A context could be nice, because right now it cannot operate on data other than form data. context would be necessary for things like a delete user button.
Add support for conditional rendering
Like a . Could have a render when function added to all/some controls.
Add Button
Perhaps this could be solved by adding a context type that can be passed in when rendering the form. That would be a big, but potentially very helpful change.
Add Button
It could be a vanity item with a default getter that simply gets the entire FD. The FDT for button, therefore, is just FD. Then the action could be a closure that takes FD and the event,…
Vanity Signals Should have a getter
Vanity Signals Should have a getter
Send the data through the action instead of relying on the FromFormData
When validation happens