diff --git a/select2-latest.html b/select2-latest.html index 3ad008f9..e3dacad5 100644 --- a/select2-latest.html +++ b/select2-latest.html @@ -1601,7 +1601,7 @@ $("#select").select2({ nextSearchTerm: displayCurrentValue }); -
Function can be used when the dropdown is configured in single and multi-select mode.
+Function can be used when the dropdown is configured in single and multi-select mode. It is triggered after selecting an item. In single mode it is also triggered after initSelection (when provided).