Function useActiveSubmitButton

  • Hook to get the reference of the hidden submit button inside a form.

    To submit a rjsf form using a button which is outside the form, you need a reference to a button inside form.

    Returns HTMLButtonElement | undefined

Generated using TypeDoc