Modelina
Preparing search index...
DictionaryModel
Class DictionaryModel
Hierarchy (
View Summary
)
MetaModel
DictionaryModel
Index
Constructors
constructor
Properties
key
name
options
original
Input
serialization
Type
value
Constructors
constructor
new
DictionaryModel
(
name
:
string
,
originalInput
:
any
,
options
:
MetaModelOptions
,
key
:
MetaModel
,
value
:
MetaModel
,
serializationType
?:
"unwrap"
|
"normal"
,
)
:
DictionaryModel
Parameters
name
:
string
originalInput
:
any
options
:
MetaModelOptions
key
:
MetaModel
value
:
MetaModel
serializationType
:
"unwrap"
|
"normal"
= 'normal'
Returns
DictionaryModel
Properties
key
key
:
MetaModel
name
name
:
string
options
options
:
MetaModelOptions
original
Input
originalInput
:
any
serialization
Type
serializationType
:
"unwrap"
|
"normal"
= 'normal'
value
value
:
MetaModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
name
options
original
Input
serialization
Type
value
Modelina
Loading...