Description
Form.SubmitButton
connects to the DataContext.Provider to submit the active state of the internal DataContext, triggering onSubmit
.
The default button type is type="submit"
, ready to be used with the Form.Element
Form.SubmitButton
connects to the DataContext.Provider to submit the active state of the internal DataContext, triggering onSubmit
.
The default button type is type="submit"
, ready to be used with the Form.Element