Passed to the wrapped form component.
Passed to the wrapped form component.
Passed to the wrapped form component.
Passed to the wrapped form component.
Passed as class atribute to the wrapped form component.
Passed as id atribute to the wrapped form component.
Passed to the wrapped form component.
Passed to the wrapped form component.
Passed to the wrapped form component.
Passed to the wrapped form component.
Fires, when the form gets submitted. Emits the original submit event of the wrapped form component.
The original submit event gets canceled if the hylo-router is used.
Generated using TypeDoc
A form alternative which works together with a hylo-router component.
If a hylo-router component is present and the target property is eather not set or set to "_self" and the method is eather not set or "get", the push function of the hylo-router component is used. Otherwise the wrapped form is used.
Wraps a form element.