UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

32 lines (19 loc) 638 B
--- id: "_listitem_" title: "ListItem" sidebar_label: "ListItem" --- ## Index ### Interfaces * [ListItemProps](../interfaces/_listitem_.listitemprops.md) ### Functions * [ListItem](_listitem_.md#const-listitem) ## Functions ### `Const` ListItem **ListItem**(`props`: [ListItemProps](../interfaces/_listitem_.listitemprops.md)‹› & object): *Element‹›* *Defined in [src/ListItem.tsx:24](https://github.com/tarojsx/ui/blob/v0.11.0/src/ListItem.tsx#L24)* **Parameters:** Name | Type | ------ | ------ | `props` | [ListItemProps](../interfaces/_listitem_.listitemprops.md)‹› & object | **Returns:** *Element‹›*