Introduce

Auto focus on the specified element

Example

Code

<template>
  <input v-focus />
</template>