---
title: Inline Combobox on Textarea
tags:
  - Combobox
  - Textarea
---

# Inline Combobox on Textarea

<Description>

Rendering [Combobox](/docs/components/combobox) as a textarea element to create an accessible multiline textbox. Inserting specific characters triggers a popup with dynamic suggestions.

</Description>

<Tags />

<ComponentPreview type="example"  name="ComboboxTextarea" />

<ExampleSection>

### Combobox

</ExampleSection>
