Last Modified: Monday, Feb 18, 2019
Basic input partial (text / num / tel / email / url)
Required:
id
: A unique identifiername
: The descriptor for the input’s value on form submissiontype
: The type of input (text, email, num, tel, url)validation
: Ajs-
class(es) used to identify which validators to apply to this input.error
: The error message you’d like to display
Optional:
class
: (Located in .Site.Data.classes)placeholder
label
Usage:
Use Case: Short answers