The xforms-reset event

Release 2.0 - ...

Dispatched in response to: a user request to reset the model.

Event Properties

Event Properties Value / Description
Target model
Bubbles Yes
Cancelable Yes
Context Info None

The default action for this event results in the following:

Example

XML CopyCode image Copy Code
<xforms:action ev:event="xforms-reset">
   <xforms:message level="modal">xforms-reset</xforms:message>
</xforms:action>

Specification

Link to the XForms specification: the xforms-reset event.