fix(Input): expose ref

This commit is contained in:
Benjamin Canac
2023-05-19 12:15:33 +02:00
parent 180a1df374
commit 2ded24bec9

View File

@@ -218,6 +218,7 @@ export default defineComponent({
return {
// eslint-disable-next-line vue/no-dupe-keys
ui,
input,
isLeading,
isTrailing,
inputClass,