@jsamr/react-native-li
Version:
A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.
14 lines (8 loc) • 456 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@jsamr/react-native-li](./react-native-li.md) > [MarkerBoxProps](./react-native-li.markerboxprops.md) > [markerTextWidth](./react-native-li.markerboxprops.markertextwidth.md)
## MarkerBoxProps.markerTextWidth property
The width for the marker text element.
<b>Signature:</b>
```typescript
markerTextWidth: number | false;
```