Webview

Description of the component Web View and its attributes

What is it?

The WebView component defines a native web view and uses a server-driven information.

The structure is represented by the attributes below:

AttributeTypeRequiredDefinition
urlString or BindingDefines the Web View home page that will load. It must be declared and it cannot have a null value.

How to use it?

WebView(url = "https://usebeagle.io/")