add autocomplete api
This commit is contained in:
parent
9db6adc222
commit
a48f039e89
5 changed files with 62 additions and 16 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"title": "Title",
|
||||
"type": "string",
|
||||
"autocomplete": true,
|
||||
"autocompleteSort": [{"key": "title", "operator": "+"}],
|
||||
"columnRequired": true,
|
||||
"columnWidth": 256,
|
||||
"find": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue