Skip to content

Textarea

Basic textarea
Value: ""
Appearance
Size
States
With icon slots

Props

PropTypeDefaultDescription
modelValuestring''v-model value
placeholderstring''Placeholder text
disabledbooleanfalseDisabled state
readonlybooleanfalseRead-only state
invalidbooleanfalseError state
rowsnumber3Visible rows
sizesmall | medium | largemediumInput size
appearanceoutline | filled-darker | filled-lighteroutlineVisual style
resizenone | both | horizontal | verticalverticalResize direction

Slots

SlotDescription
contentBeforeIcon before textarea
contentAfterIcon after textarea