Skip to main content

Properties (8)

Property Type Default Required Description
channelSelector⚓︎ ChannelSelector x x

Settings for the Channel Selector displayed on an io.Connect Window.

height⚓︎ number 400 x

Window height.

iframePermissionsPolicy⚓︎ IFramePermissionsPolicyConfig x x

Configuration for the sandbox attribute of the <iframe> element in which the app will be started when opened in a Workspace.

left⚓︎ number 0 x

Distance of the top left window corner from the left edge of the screen.

top⚓︎ number 0 x

Distance of the top left window corner from the top edge of the screen.

url⚓︎ string x x
width⚓︎ number 400 x

Window width.

workspacesSandbox⚓︎ WorkspacesSandbox x x

Configuration for the sandbox attribute of the <iframe> element in which the app will be started when opened in a Workspace.