Jump to: navigation, search
(Created target blank page For Version: PSAAS:Julie)
 
(Automated save: adding PEC_Migrated template.)
 
Line 1: Line 1:
<!-- Creation of the target page -->
+
= Configuration =
 +
 
 +
{{Template:PEC_Migrated}}
 +
 
 +
 
 +
== Description ==
 +
Console option to open on initial loading
 +
== Example ==
 +
<pre>
 +
window._genesys.widgets.console = {open: true};
 +
</pre>
 +
== Options ==
 +
{|
 +
|-
 +
! Name
 +
! Type
 +
! Description
 +
! Default
 +
! Required
 +
|-
 +
| open
 +
| boolean
 +
| Set to true for console to open at start.
 +
| false
 +
| false
 +
|-
 +
|}
 +
 
 +
[[Category:V:PSAAS:Julie]]

Latest revision as of 22:42, June 21, 2020

Configuration

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.


Description

Console option to open on initial loading

Example

window._genesys.widgets.console = {open: true};

Options

Name Type Description Default Required
open boolean Set to true for console to open at start. false false
This page was last edited on June 21, 2020, at 22:42.
Comments or questions about this documentation? Contact us for support!