Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
DehydratedElement
Interface DehydratedElement
interface
DehydratedElement
{
childrenData
:
ElementData
[]
;
data
:
DehydratedElementData
;
geohash
?:
string
;
hash
:
string
;
originalData
:
DehydratedElementData
;
parent
?:
string
;
state
:
string
;
type
:
string
;
}
Index
Properties
children
Data
data
geohash?
hash
original
Data
parent?
state
type
Properties
children
Data
childrenData
:
ElementData
[]
data
data
:
DehydratedElementData
Optional
geohash
geohash
?:
string
hash
hash
:
string
original
Data
originalData
:
DehydratedElementData
Optional
parent
parent
?:
string
state
state
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
Data
data
geohash
hash
original
Data
parent
state
type
edocu-sdk
Loading...