Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
OnElementCriteria
Interface OnElementCriteria<T>
interface
OnElementCriteria
<
T
>
{
collection
:
string
|
string
[]
;
criteria
:
{
[
K
in
string
|
number
|
symbol
]
:
T
[
K
]
}
;
type
:
"relation"
|
"reference"
;
}
Type Parameters
T
Index
Properties
collection
criteria
type
Properties
collection
collection
:
string
|
string
[]
criteria
criteria
:
{
[
K
in
string
|
number
|
symbol
]
:
T
[
K
]
}
type
type
:
"relation"
|
"reference"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
criteria
type
edocu-sdk
Loading...