Skip to content

InputGroupTextarea

Source: client/lib/theme/vueda-tailwind/controls/index.js

The textarea child inside an InputGroup.root. Same chrome-strip recipe as InputGroupInput.root plus resize-none so the textarea grows with content rather than offering a corner drag handle that would fight the group's shared shell.

Vue component: InputGroupTextarea

SlotDefault classesDescription
rootflex-1 resize-none rounded-none border-0 bg-transparent py-3 shadow-none focus-visible:!shadow-none dark:bg-transparentThe textarea child inside an InputGroup.root. Same chrome-strip recipe as InputGroupInput.root plus resize-none so the textarea grows with content rather than offering a corner drag handle that would fight the group's shared shell.

root

The textarea child inside an InputGroup.root. Same chrome-strip recipe as InputGroupInput.root plus resize-none so the textarea grows with content rather than offering a corner drag handle that would fight the group's shared shell.

Default classes:

flex-1 resize-none rounded-none border-0 bg-transparent py-3 shadow-none focus-visible:!shadow-none dark:bg-transparent

Source: client/lib/theme/vueda-tailwind/controls/InputGroupTextarea.theme.js:17

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2