How does autocomplete display the list of items as soon as it gets focus?

Can I somehow make the list of items for autocomplete appear right after the component gets focus? So there is nothing written, but I want to display a list of options.

Thank for information

Hi @Vladimir_Suchan,

At the moment this behavior is not supported. The user has to type something in to trigger the completion.