Mobile WebView

Open a web page.

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

WebView

Properties

Available properties for Mobile WebView. You can write JavaScript almost anywhere in Retool to manipulate or read information about components.

buttonSize 'small' │ 'large'

The size of the component.

buttonText string

The size of the rendered text.

disabled boolean

Whether the component is disabled to prevent user interaction.

iconAfter IconKey

The icon to display after the primary content

iconBefore IconKey

The 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.