2024-01-25 16:23:04 +00:00
|
|
|
{
|
2024-01-25 16:27:15 +00:00
|
|
|
"details": {
|
2024-01-25 16:27:27 +00:00
|
|
|
"ui:help": "Please pro"
|
2024-01-25 16:23:59 +00:00
|
|
|
},
|
|
|
|
"firstName": {
|
|
|
|
"ui:autofocus": true,
|
|
|
|
"ui:emptyValue": "",
|
|
|
|
"ui:placeholder": "ui:emptyValue causes this field to always be valid despite being required",
|
|
|
|
"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/)."
|
2024-01-25 16:24:06 +00:00
|
|
|
},
|
|
|
|
"bio": {
|
|
|
|
"ui:widget": "textarea"
|
2024-01-25 16:23:04 +00:00
|
|
|
}
|
|
|
|
}
|