<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@jsamr/react-native-li](./react-native-li.md) &gt; [MarkedListProps](./react-native-li.markedlistprops.md) &gt; [Container](./react-native-li.markedlistprops.container.md)

## MarkedListProps.Container property

The component used to wrap list elements.

<b>Signature:</b>

```typescript
Container?: ComponentType<any>;
```
