mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
Managed clear choices event
This commit is contained in:
parent
d6098e69fd
commit
0c83ae90c3
1 changed files with 1 additions and 1 deletions
|
|
@ -858,7 +858,7 @@ class Choices {
|
|||
|
||||
// @todo integrate with Store
|
||||
this._searcher.reset();
|
||||
|
||||
this.passedElement.triggerEvent(EventType.clear, {});
|
||||
return this;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue