@native-html/table-plugin
Version:
🔠A WebView-based plugin to render tables in react-native-render-html
14 lines (8 loc) • 406 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@native-html/table-plugin](./table-plugin.md) > [TableConfig](./table-plugin.tableconfig.md) > [maxScale](./table-plugin.tableconfig.maxscale.md)
## TableConfig.maxScale property
Max zoom scale (must be greater than 1).
<b>Signature:</b>
```typescript
maxScale?: boolean;
```