-
Beta Was this translation helpful? Give feedback.
Answered by
vnbaaij
Dec 9, 2025
Replies: 1 comment 1 reply
-
|
We do not expose the anchored region parameters through the AutoComplete (because it shares code with the other List components and those do not use the Anchored Region). Only thing that I can think oof on what you could try is to use some JS Interop and set the parameters you want changed with script code. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lasbrojen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

We do not expose the anchored region parameters through the AutoComplete (because it shares code with the other List components and those do not use the Anchored Region).
Only thing that I can think oof on what you could try is to use some JS Interop and set the parameters you want changed with script code.