mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 19:30:37 +01:00
fix(Textarea): expose ref
This commit is contained in:
@@ -159,6 +159,7 @@ export default defineComponent({
|
|||||||
return {
|
return {
|
||||||
// eslint-disable-next-line vue/no-dupe-keys
|
// eslint-disable-next-line vue/no-dupe-keys
|
||||||
ui,
|
ui,
|
||||||
|
textarea,
|
||||||
textareaClass,
|
textareaClass,
|
||||||
onInput
|
onInput
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user