docs(textarea): update

This commit is contained in:
Benjamin Canac
2024-07-30 19:18:02 +02:00
parent 4eea9f54c0
commit c4ef5c4db8
3 changed files with 123 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ Use the `v-model` directive to control the value of the Input.
external:
- modelValue
props:
modelValue: 'benjamincanac'
modelValue: ''
---
::