Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
ConditionalViewConfig
Interface ConditionalViewConfig
interface
ConditionalViewConfig
{
conditions
?:
{
items
:
ViewConfigCondition
[]
;
logicalOperator
:
"every"
|
"some"
;
}
;
type
:
"default"
|
"always"
|
"custom"
|
"collapsed"
;
}
Index
Properties
conditions?
type
Properties
Optional
conditions
conditions
?:
{
items
:
ViewConfigCondition
[]
;
logicalOperator
:
"every"
|
"some"
}
type
type
:
"default"
|
"always"
|
"custom"
|
"collapsed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conditions
type
edocu-sdk
Loading...