Skip to content

How set focus #79

Answered by sa-si-dev
jgracia asked this question in Q&A
Oct 23, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

@jgracia focus() method has been added in the release v1.0.19

It could be used as below.

document.querySelector('#sample-select').focus();

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jgracia
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sa-si-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants