Class FormSubmit

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.littemplate.LitTemplate
com.storedobject.helper.LitComponent
com.storedobject.ui.FormSubmit
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, com.vaadin.flow.internal.Template, Serializable

@Tag("so-form-submit") @JsModule("./so/form-submit/form-submit.js") public class FormSubmit extends LitComponent
Component that can submit HTML form-data to another site.
Author:
Syam
See Also: