Skip to content

v-focus

功能介绍

输入框自动聚焦

示例

使用

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

Released under the MIT License.