Skip to content

openx-ui / Input / InputExpose

Interface: InputExpose

Input.InputExpose

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

Table of contents

Properties

Properties

a

a: Ref<number>

响应式变量


clear

clear: () => void

Type declaration

▸ (): void

清空输入框

Returns

void