Closed rantinray closed 10 months ago
I guess a more general use case would be to be able to disable the Reset button from the code. That way it could be used for things other than Reset.
-Ray
@asimonok Can we implement logic similar to elements showIf
for reset button?
It appears that the Reset button is always enabled. Could it be somehow tied to the state that drives the Submit button so that the Reset is only enabled when the local data has been modified from the initial conditions?
Thanks, -Ray