Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
schemas
ToElementOptions
Interface ToElementOptions
interface
ToElementOptions
{
aliases
?:
boolean
;
depopulate
?:
boolean
;
flattenMaps
?:
boolean
;
getters
?:
boolean
;
minimize
?:
boolean
;
transform
?:
(
doc
:
any
,
ret
:
any
,
options
:
any
)
=>
any
;
useProjection
?:
boolean
;
versionKey
?:
boolean
;
virtuals
?:
boolean
;
}
Index
Properties
aliases?
depopulate?
flatten
Maps?
getters?
minimize?
transform?
use
Projection?
version
Key?
virtuals?
Properties
Optional
aliases
aliases
?:
boolean
Optional
depopulate
depopulate
?:
boolean
Optional
flatten
Maps
flattenMaps
?:
boolean
Optional
getters
getters
?:
boolean
Optional
minimize
minimize
?:
boolean
Optional
transform
transform
?:
(
doc
:
any
,
ret
:
any
,
options
:
any
)
=>
any
Optional
use
Projection
useProjection
?:
boolean
Optional
version
Key
versionKey
?:
boolean
Optional
virtuals
virtuals
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aliases
depopulate
flatten
Maps
getters
minimize
transform
use
Projection
version
Key
virtuals
Trova Core - v3.43.0
Loading...