Developer Documentation
Search
⌃
K
Developer Documentation
Search
⌃
K
Getting Started
Resources
Github
Discord
Sponsor
Components
View
Scroll
Gesture
Button
Text
TextInput
Link
Select
Spinner
Image
SVG *
Video *
VirtualListView *
WebView *
SERVICES
App
Platform
International
Accessibility
Clipboard
Storage
Location
Linking
Alert
Modal
Popup
StatusBar
UserInput
UserInterface
UserPresence
Network *
Navigator *
Powered By
GitBook
Comment on page
WebView *
This component displays HTML contents in an embedded browser control. You may have to specify sandbox settings depending on the source.
Installation
This component is not included by default, to use it import the following package:
NPM
Yarn
$
npm
i react-ult-ext-webview
$ yarn add react-ult-ext-webview
Styles
No specialized styles
Props
name
type
description
'large' | 'medium' | 'small' | 'tiny'
Components - Previous
VirtualListView *
Next - SERVICES
App
Last modified
3yr ago