Properties

allowedStartPages?: string[]

A list of all allowed start pages.

defaultZoomFactor?: number
disableInteraction?: boolean

Whether user interaction is disabled. For example a user action is a mouse click.

embedded?: boolean
hasUi?: boolean

Whether to hide the frame.

height?: number

The height.

hideFrame?: boolean
left?: number

The left position.

maximized?: boolean
name?: string
popupHandling?: PopupHandling

How to handle pop ups.

privateBrowsing?: boolean

Whether private browsing is enabled.

startPage?: string

The start page URL, when not set the url will be used.

top?: number

The top position.

url?: string

The start URL.

useDeviceDisplayScaleAsDefaultZoomFactor?: boolean
visible?: boolean
width?: number

The width.

Generated using TypeDoc