@native-html/table-plugin
Version:
🔠A WebView-based plugin to render tables in react-native-render-html
19 lines (10 loc) • 484 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) > [fontFamily](./table-plugin.tablestylespecs.fontfamily.md)
## TableStyleSpecs.fontFamily property
Font family.
<b>Signature:</b>
```typescript
fontFamily: string;
```
## Remarks
You will need to do additional work to support non-native fonts.