13 lines
448 B
JSON
Raw Normal View History

{
"firstName": {
"ui:autofocus": true,
"ui:emptyValue": "",
"ui:placeholder": "Please write your name here",
"ui:autocomplete": "family-name",
"ui:enableMarkdownInDescription": true,
"ui:description": "Make text **bold** or *italic*. Take a look at other options [here](https://probablyup.com/markdown-to-jsx/)."
},
"delivery_date": {
"ui:help": "Specify the preferred delivery date for this service/product"
}
}