Namespace: fields

fields

Source:

Classes

Base
Button
Check
CheckboxGroup
Choices
Email
Hidden
Label
Option
Password
Radio
RadioGroup
Select
Submit
Text

Methods

(static) Boolean()

Render as a checkbox, data can be true or false.
Source:

(static) Date()

date form type
Source:

(static) Repeated(name, options)

Repeated field type
Parameters:
Name Type Description
name String
options Object
Source:

(static) Time()

time form type
Source: