<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [TableConfig](./table-plugin.tableconfig.md) &gt; [webViewProps](./table-plugin.tableconfig.webviewprops.md)

## TableConfig.webViewProps property

Any props you'd like to pass to the `WebView` component.

<b>Signature:</b>

```typescript
webViewProps?: any;
```

## Remarks

`source` and `javascriptEnabled` will be ignored and overriden.

