@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_ux_app_config
Interface sys_ux_app_config
interface
sys_ux_app_config
{
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
|
ExplicitKey
<
"st_sys_design_system_icon"
>
|
TableBrand
<
"st_sys_design_system_icon"
>
|
Record
<
"st_sys_design_system_icon"
>
,
{
referenceTable
:
"st_sys_design_system_icon"
}
,
>
;
landing_path
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{
mandatory
:
true
}
>
;
sys_name
:
Typed
<
string
,
{}
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_ux_app_config
>
sys_ux_app_config
Index
Properties
active
base_
url_
path
default_
route_
type
description
disable_
auto_
reflow
encode_
query_
string
icon
landing_
path
name
sys_
name
Properties
Readonly
active
active
:
Typed
<
boolean
,
{}
>
Readonly
base_
url_
path
base_url_path
:
Typed
<
string
,
{}
>
Readonly
default_
route_
type
default_route_type
:
Typed
<
string
,
{}
>
Readonly
description
description
:
Typed
<
string
,
{}
>
Readonly
disable_
auto_
reflow
disable_auto_reflow
:
Typed
<
boolean
,
{}
>
Readonly
encode_
query_
string
encode_query_string
:
Typed
<
boolean
,
{}
>
Readonly
icon
icon
:
Typed
<
|
string
|
ExplicitKey
<
"st_sys_design_system_icon"
>
|
TableBrand
<
"st_sys_design_system_icon"
>
|
Record
<
"st_sys_design_system_icon"
>
,
{
referenceTable
:
"st_sys_design_system_icon"
}
,
>
Readonly
landing_
path
landing_path
:
Typed
<
string
,
{}
>
Readonly
name
name
:
Typed
<
string
,
{
mandatory
:
true
}
>
Readonly
sys_
name
sys_name
:
Typed
<
string
,
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
base_
url_
path
default_
route_
type
description
disable_
auto_
reflow
encode_
query_
string
icon
landing_
path
name
sys_
name
@servicenow/sdk - v4.4.1
Loading...