Skip to content
Snippets Groups Projects
Verified Commit 8df4f3f4 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: doc

parent ee78dc2c
No related branches found
No related tags found
No related merge requests found
......@@ -539,6 +539,9 @@ function initControlReferences() {
return this;
}
/**
* @private
*/
function updateFilterSelections() {
queueMicrotask(() => {
const options = this[settingsSymbol].getOptions();
......@@ -619,7 +622,7 @@ function initFilter() {
}
/**
*
* @private
* @param {string} input
* @return {*}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment