mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 18:00:43 +01:00
fix(Input): expose ref
This commit is contained in:
@@ -218,6 +218,7 @@ export default defineComponent({
|
|||||||
return {
|
return {
|
||||||
// eslint-disable-next-line vue/no-dupe-keys
|
// eslint-disable-next-line vue/no-dupe-keys
|
||||||
ui,
|
ui,
|
||||||
|
input,
|
||||||
isLeading,
|
isLeading,
|
||||||
isTrailing,
|
isTrailing,
|
||||||
inputClass,
|
inputClass,
|
||||||
|
|||||||
Reference in New Issue
Block a user