formSubmitButton: Create button to submit form

View source: R/form_inputs.R

formSubmitButtonR Documentation

Create button to submit form

Description

Create button to submit form

Usage

formSubmitButton(id, action = "https://submit-form.com/echo", label = "Submit")

Arguments

id

Id of the form.

action

Form action URL (defaults to a test URL).

label

Button label.


nf-osi/formd documentation built on June 19, 2022, 9:42 a.m.