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 i react-ult-ext-webview

Styles

  • No specialized styles

Props

name

type

description

'large' | 'medium' | 'small' | 'tiny'

Last updated