@tarojsx/ui
Version:
We reinvents the UI for Taro3+
32 lines (19 loc) • 550 B
Markdown
id: "_list_"
title: "List"
sidebar_label: "List"
## Index
### Interfaces
* [ListProps](../interfaces/_list_.listprops.md)
### Functions
* [List](_list_.md#const-list)
## Functions
### `Const` List
▸ **List**(`props`: [ListProps](../interfaces/_list_.listprops.md) & object): *Element‹›*
*Defined in [src/List.tsx:12](https://github.com/tarojsx/ui/blob/v0.11.0/src/List.tsx#L12)*
**Parameters:**
Name | Type |
------ | ------ |
`props` | [ListProps](../interfaces/_list_.listprops.md) & object |
**Returns:** *Element‹›*