Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to delay the autofocus longer to accommodate page transitions #815

Closed
acidjazz opened this issue Oct 14, 2023 · 0 comments · Fixed by #816
Closed

Ability to delay the autofocus longer to accommodate page transitions #815

acidjazz opened this issue Oct 14, 2023 · 0 comments · Fixed by #816
Labels
enhancement New feature or request

Comments

@acidjazz
Copy link
Contributor

acidjazz commented Oct 14, 2023

Description

A prop autofocusDelay that defaults to 100, this allows us to customize the setTimeout of focus() in the case we have page transitions

Additional context

<u-input autofocus :autofocusDelay="500" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants