Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@sinoform/comp-auto-select-input

maitian022214MIT0.1.0TypeScript support: included

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

readme

@sinoform/comp-auto-select-input

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

安装

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

使用

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

<AutoSelectInput />;