@native-html/table-plugin
Version:
🔠A WebView-based plugin to render tables in react-native-render-html
14 lines (8 loc) • 444 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) > [fitContainerWidth](./table-plugin.tablestylespecs.fitcontainerwidth.md)
## TableStyleSpecs.fitContainerWidth property
Expand table to HTML width.
<b>Signature:</b>
```typescript
fitContainerWidth: boolean;
```