<!-- 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; [startIndex](./react-native-li.markedlistprops.startindex.md)

## MarkedListProps.startIndex property

The index for the first item in the list. Negative indexes are supported.

<b>Signature:</b>

```typescript
startIndex?: number;
```
