mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 21:48:28 +00:00
9 lines
153 B
JSON
9 lines
153 B
JSON
{
|
|
"city": {
|
|
"ui:widget": "typeahead",
|
|
"ui:options": {
|
|
"category": "cities",
|
|
"itemFormat": "{name} ({state}, {country})"
|
|
}
|
|
}
|
|
} |