Skip to main content

WebView

Open a web page.

A button to open a web page in a web view.

WebView

Properties

buttonSize
`small` | `large`

The size of the component.

buttonText
string

The primary text content.

disabled
boolean

Whether user input, interaction, or selection is disabled.

hidden
boolean

Whether the component is visible.

iconAfter
IconKey

The key of an icon to display after the primary content.

iconBefore
IconKey

The key of an icon to display before the primary content.

id
string

The name of the component.

pluginType
string

The component type.

url
string

The source URL.

width
'full' | 'fixed'

Whether the component's width is full or fixed.