@sinoform/comp-auto-select-input

获取焦点时自动选中的输入框组件

Usage no npm install needed!

<script type="module">
  import sinoformCompAutoSelectInput from 'https://cdn.skypack.dev/@sinoform/comp-auto-select-input';
</script>

README

@sinoform/comp-auto-select-input

获取焦点时自动选中的输入框组件

安装

yarn add @sinoform/comp-auto-select-input

使用

import AutoSelectInput from '@sinoform/comp-auto-select-input';

<AutoSelectInput />;