| Name | Type | Default Value | Required | Description | | ------ | ------ | :-----------: | :------: | ------------------------- | | width | number | `0` | N | The width of the WebView. | | height | number | `0` | N | the width of the WebView. |
00