@native-html/table-plugin
Version:
🔠A WebView-based plugin to render tables in react-native-render-html
19 lines (10 loc) • 496 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) > [fontSizePx](./table-plugin.tablestylespecs.fontsizepx.md)
## TableStyleSpecs.fontSizePx property
Font size, in pixels.
<b>Signature:</b>
```typescript
fontSizePx: number | null;
```
## Remarks
This value being applied to root, it will affect rem and em.