<!-- 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; [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?

<b>Signature:</b>

```typescript
dynamicMarkerBoxWidth?: boolean;
```
