@native-html/table-plugin
Version:
🔠A WebView-based plugin to render tables in react-native-render-html
14 lines (8 loc) • 421 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@native-html/table-plugin](./table-plugin.md) > [TableStyleSpecs](./table-plugin.tablestylespecs.md) > [thOddColor](./table-plugin.tablestylespecs.thoddcolor.md)
## TableStyleSpecs.thOddColor property
Table odd header cell text color.
<b>Signature:</b>
```typescript
thOddColor: string;
```