[Home](./index.md) > [@jsamr/react-native-li](./react-native-li.md) > [MarkedListProps](./react-native-li.markedlistprops.md) > [enableMarkerClipping](./react-native-li.markedlistprops.enablemarkerclipping.md) ## MarkedListProps.enableMarkerClipping property Clip the marker text when it overflows the marker box. Signature: ```typescript enableMarkerClipping?: boolean; ```