@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_ux_app_route
Variable sys_ux_app_route
Const
sys_ux_app_route
:
{
name
:
"sys_ux_app_route"
;
schema
:
{
app_config
:
Typed
<
|
string
|
Record
<
"sys_ux_app_config"
>
|
ExplicitKey
<
"sys_ux_app_config"
>
|
TableBrand
<
"sys_ux_app_config"
>
,
{
referenceTable
:
"sys_ux_app_config"
}
,
>
;
fields
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
optional_parameters
:
Typed
<
string
,
{}
>
;
route_type
:
Typed
<
string
,
{}
>
;
screen_type
:
Typed
<
|
string
|
Record
<
"sys_ux_screen_type"
>
|
ExplicitKey
<
"sys_ux_screen_type"
>
|
TableBrand
<
"sys_ux_screen_type"
>
,
{
referenceTable
:
"sys_ux_screen_type"
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
name
:
"sys_ux_app_route"
Readonly
schema
:
{
app_config
:
Typed
<
|
string
|
Record
<
"sys_ux_app_config"
>
|
ExplicitKey
<
"sys_ux_app_config"
>
|
TableBrand
<
"sys_ux_app_config"
>
,
{
referenceTable
:
"sys_ux_app_config"
}
,
>
;
fields
:
Typed
<
string
,
{}
>
;
name
:
Typed
<
string
,
{}
>
;
optional_parameters
:
Typed
<
string
,
{}
>
;
route_type
:
Typed
<
string
,
{}
>
;
screen_type
:
Typed
<
|
string
|
Record
<
"sys_ux_screen_type"
>
|
ExplicitKey
<
"sys_ux_screen_type"
>
|
TableBrand
<
"sys_ux_screen_type"
>
,
{
referenceTable
:
"sys_ux_screen_type"
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...