<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [HTMLTableBaseProps](./table-plugin.htmltablebaseprops.md) &gt; [WebView](./table-plugin.htmltablebaseprops.webview.md)

## HTMLTableBaseProps.WebView property

The `WebView` Component you wish to use.

<b>Signature:</b>

```typescript
WebView: ComponentType<any>;
```
