Frame

The 'Web Frame' component is used to embed and display web content within an interface.

Properties

PropertyValue SampleValue TypeDescription

Name

frame1, frame2

string

Specifies the name or identifier of the web frame component.

Hide On Print

True, False

boolean

If set to true, hides the web frame component when the page is printed.

Style Class

frame-style

string

Applies a custom style class to the web frame component.

URL

web_url

string

Specifies the URL or web address to be displayed within the frame.

N/A

Example Uses

N/A

Last updated