[Home](./index.md) > [@jsamr/react-native-li](./react-native-li.md) > [MarkedListProps](./react-native-li.markedlistprops.md) > [dynamicMarkerBoxWidth](./react-native-li.markedlistprops.dynamicmarkerboxwidth.md) ## MarkedListProps.dynamicMarkerBoxWidth property Should the width of the marker box be computed dynamically, e.g. depend on the longest marker in the list? Signature: ```typescript dynamicMarkerBoxWidth?: boolean; ```