We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aabc24 commit 4f12adcCopy full SHA for 4f12adc
README.md
@@ -190,7 +190,7 @@ Like the above, but allows multiple items to be selected.
190
{"value": 'value3', "name": 'long very very long label3'}
191
]
192
},
193
-```js
+```
194
### Single select from dynamically loaded list via synchronous callback function
195
Callback must return an array of value/name objects (see static list above).
196
The "options" structure is passed to it as a parameter.
0 commit comments