Frame
The 'Web Frame' component is used to embed and display web content within an interface.
Properties
Property
Value Sample
Value Type
Description
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.
Related Actions
N/A
Example Uses
N/A
Last updated