-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Day Component
Travis Tidwell edited this page Jul 5, 2017
·
4 revisions
The JSON Schema definition for this component is defined as follows.
This component uses the core properties defined within the Common Parameters section.
Property | Description | Value | Required | Default |
---|---|---|---|---|
fields.day.type | The type of input for the day field | text |
true |
text |
fields.day.placeholder | The placeholder to put in the day field text box. | Any string
|
false |
|
fields.day.required | If this day input should be required for input. | boolean | false |
false |
Display Users submitted data into a table inside the admin dashboard?