This commit is contained in:
Yuri Kuznetsov
2024-01-27 19:58:15 +02:00
parent 3e3258a4b7
commit 3077589cff
+1
View File
@@ -239,6 +239,7 @@ const Select = {
/**
* Set options.
* @todo Side effects may occur if called multiple times. Workaround is to re-initialize. To be fixed.
*
* @param {Element|JQuery} element An element.
* @param {{value: string, text: string}[]} options Options.