Skip to content

v-focus

Function Introduction

Input box autofocus

Example

Usage

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

Released under the MIT License.