UNPKG

@jsamr/react-native-li

Version:

A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.

14 lines (8 loc) 472 B
<!-- 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; [MarkerBoxProps](./react-native-li.markerboxprops.md) &gt; [maxNumOfCodepoints](./react-native-li.markerboxprops.maxnumofcodepoints.md) ## MarkerBoxProps.maxNumOfCodepoints property The maximum length of the `markerString` in range. <b>Signature:</b> ```typescript maxNumOfCodepoints: number; ```