Skip to content

i-element / Input / InputExpose

Interface: InputExpose

Input.InputExpose

输入框组件对外暴露的方法

Table of contents

Properties

Properties

clear

clear: () => void

清空输入框

Type declaration

▸ (): void

Returns

void


focus

focus: () => void

聚焦

Type declaration

▸ (): void

Returns

void