UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

32 lines (19 loc) 638 B
--- id: "_textarea_" title: "Textarea" sidebar_label: "Textarea" --- ## Index ### Interfaces * [TextareaProps](../interfaces/_textarea_.textareaprops.md) ### Functions * [Textarea](_textarea_.md#const-textarea) ## Functions ### `Const` Textarea **Textarea**(`props`: [TextareaProps](../interfaces/_textarea_.textareaprops.md)‹› & object): *Element‹›* *Defined in [src/Textarea.tsx:25](https://github.com/tarojsx/ui/blob/v0.11.0/src/Textarea.tsx#L25)* **Parameters:** Name | Type | ------ | ------ | `props` | [TextareaProps](../interfaces/_textarea_.textareaprops.md)‹› & object | **Returns:** *Element‹›*