@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
SPInstance
Type Alias SPInstance
SPInstance
:
WithID
<
{
active
?:
boolean
;
advancedPlaceholderDimensions
?:
boolean
;
asyncLoad
?:
boolean
;
asyncLoadDeviceType
?:
string
;
asyncLoadTrigger
?:
"viewport"
|
"parallel"
;
color
?:
BootstrapColor
;
column
?:
string
|
Record
<
"sp_column"
>
;
css
?:
string
;
cssClass
?:
string
;
glyph
?:
string
;
id
?:
string
;
order
?:
number
;
placeholderConfigurationScript
?:
string
;
placeholderDimensions
?:
JsonSerializable
;
placeholderTemplate
?:
string
;
preservePlaceholderSize
?:
boolean
;
roles
?:
(
string
|
Role
|
Record
<
"sys_user_role"
>
)
[]
;
shortDescription
?:
string
;
size
?:
SPInstanceSize
;
title
?:
string
;
url
?:
string
;
widget
?:
string
|
Record
<
"sp_widget"
>
|
SPWidget
;
widgetParameters
?:
JsonSerializable
;
}
&
Meta
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...