bkui-vue3 icon indicating copy to clipboard operation
bkui-vue3 copied to clipboard

feature(input): ref focus属性报错

Open zhoulujun opened this issue 2 years ago • 0 comments

image TS2339: Property 'focus' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial{ type: string; behavior: "simplicity" | "normal"; disabled: boolean; step: number; placeholder: string; ... 15 more ...; withValidate: boolean; }> & Omit...>; ... 10 more ...; $watch(source: string | Function, cb: Function, options?: WatchOptions...>): Wa...'.

zhoulujun avatar Jun 25 '23 04:06 zhoulujun