UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

32 lines (19 loc) 581 B
--- id: "_input_" title: "Input" sidebar_label: "Input" --- ## Index ### Interfaces * [InputProps](../interfaces/_input_.inputprops.md) ### Functions * [Input](_input_.md#const-input) ## Functions ### `Const` Input **Input**(`props`: [InputProps](../interfaces/_input_.inputprops.md)‹› & object): *Element‹›* *Defined in [src/Input.tsx:49](https://github.com/tarojsx/ui/blob/v0.11.0/src/Input.tsx#L49)* **Parameters:** Name | Type | ------ | ------ | `props` | [InputProps](../interfaces/_input_.inputprops.md)‹› & object | **Returns:** *Element‹›*