Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 9, 2021 21:32
Show Gist options
  • Save parzibyte/36e235f083c8ef287ccd988ac94ecc23 to your computer and use it in GitHub Desktop.
Save parzibyte/36e235f083c8ef287ccd988ac94ecc23 to your computer and use it in GitHub Desktop.
this.$nextTick(() => {
this.$refs.miInput.focus();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment