@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
InlayHint
Interface InlayHint
interface
InlayHint
{
displayParts
?:
InlayHintDisplayPart
[]
;
kind
:
tsc
.
InlayHintKind
;
position
:
number
;
text
:
string
;
whitespaceAfter
?:
boolean
;
whitespaceBefore
?:
boolean
;
}
Index
Properties
display
Parts?
kind
position
text
whitespace
After?
whitespace
Before?
Properties
Optional
display
Parts
displayParts
?:
InlayHintDisplayPart
[]
kind
kind
:
tsc
.
InlayHintKind
position
position
:
number
text
text
:
string
This property will be the empty string when displayParts is set.
Optional
whitespace
After
whitespaceAfter
?:
boolean
Optional
whitespace
Before
whitespaceBefore
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Parts
kind
position
text
whitespace
After
whitespace
Before
@servicenow/sdk - v4.4.1
Loading...
This property will be the empty string when displayParts is set.