submit_form: Submit button for validation

Description Usage Arguments

Description

Submit button for validation

Usage

1
submit_form(inputId, label, icon = NULL, width = NULL, ..., formId)

Arguments

inputId

The input slot that will be used to access the value.

label

The contents of the button or link–usually a text label, but you could also use any other HTML, like an image.

icon

An optional icon to appear on the button.

width

The width of the input, e.g. '400px', or '100%'; see validateCssUnit.

...

Named attributes to be applied to the button or link.

formId

ID of form to validate


CannaData/parsleyr documentation built on May 17, 2019, 2:46 p.m.