[Home](./index.md) > [@jsamr/react-native-li](./react-native-li.md) > [MarkedListProps](./react-native-li.markedlistprops.md) > [startIndex](./react-native-li.markedlistprops.startindex.md) ## MarkedListProps.startIndex property The index for the first item in the list. Negative indexes are supported. Signature: ```typescript startIndex?: number; ```