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 3618be2 commit e2dc97aCopy full SHA for e2dc97a
src/Autocomplete/src/Resources/doc/index.rst
@@ -316,7 +316,7 @@ events that the core Stimulus controller dispatches:
316
console.log(event.detail.options); // Options that will be used to initialize TomSelect
317
event.detail.options.onChange = (value) => {
318
// ...
319
- });
+ };
320
}
321
322
_onConnect(event) {
0 commit comments