Skip to main content

Question Form

A form component combining different question components together with a single submission button.

Options

  • buttonLabel | string: label of the submit button. Default: none.
  • onSubmit | function: callback invoked when the submit button is clicked. Default: onSubmit() {}.

Examples

Live Editor
Result
ReferenceError: Provider is not defined