@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ux_app_config
Variable sys_ux_app_config
Const
sys_ux_app_config
:
{
name
:
"sys_ux_app_config"
;
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
base_url_path
:
Typed
<
string
,
{}
>
;
default_route_type
:
Typed
<
string
,
{}
>
;
description
:
Typed
<
string
,
{}
>
;
disable_auto_reflow
:
Typed
<
boolean
,
{}
>
;
encode_query_string
:
Typed
<
boolean
,
{}
>
;
icon
:
Typed
<
|
string
|
Record
<
"st_sys_design_system_icon"
>
|
ExplicitKey
<
"st_sys_design_system_icon"
>
|
TableBrand
<
"st_sys_design_system_icon"
>
,
{
referenceTable
:
"st_sys_design_system_icon"
}
,
>
;
landing_path
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{
mandatory
:
true
}
>
;
sys_name
:
Typed
<
string
,
{}
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ux_app_config"
Readonly
schema
:
{
active
:
Typed
<
boolean
,
{}
>
;
base_url_path
:
Typed
<
string
,
{}
>
;
default_route_type
:
Typed
<
string
,
{}
>
;
description
:
Typed
<
string
,
{}
>
;
disable_auto_reflow
:
Typed
<
boolean
,
{}
>
;
encode_query_string
:
Typed
<
boolean
,
{}
>
;
icon
:
Typed
<
|
string
|
Record
<
"st_sys_design_system_icon"
>
|
ExplicitKey
<
"st_sys_design_system_icon"
>
|
TableBrand
<
"st_sys_design_system_icon"
>
,
{
referenceTable
:
"st_sys_design_system_icon"
}
,
>
;
landing_path
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{
mandatory
:
true
}
>
;
sys_name
:
Typed
<
string
,
{}
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...