@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
<internal>
PreprocessEffect
Type Alias PreprocessEffect<T>
type
PreprocessEffect
<
T
>
=
{
transform
:
(
arg
:
T
,
ctx
:
RefinementCtx
)
=>
any
;
type
:
"preprocess"
;
}
Type Parameters
T
Index
Properties
transform
type
Properties
transform
transform
:
(
arg
:
T
,
ctx
:
RefinementCtx
)
=>
any
type
type
:
"preprocess"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transform
type
@servicenow/sdk - v4.4.1
Loading...