You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/src/vue-components/share/atk-lookup.js
+3-45Lines changed: 3 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ import atk from 'atk';
5
5
*
6
6
* Properties:
7
7
* config:
8
-
* url: the callback URL. Callback should return model data in form of { key: modelId, text: modelTitle, value: modelId }
9
8
* reference: the reference field name associate with model or hasOne name. This field name will be sent along with URL callback parameter as of 'field=name'.
10
9
* Note: The remaining config object may contain any or SuiDropdown { props: value } pair.
0 commit comments