Preparing search index...
The search index is not available
Modelina
Modelina
DictionaryModel
Class DictionaryModel
Hierarchy (
view full
)
MetaModel
DictionaryModel
Index
Constructors
constructor
Properties
key
name
options
original
Input
serialization
Type
value
Constructors
constructor
new
Dictionary
Model
(
name
,
originalInput
,
options
,
key
,
value
,
serializationType
?
)
:
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
original
Input
:
any
serialization
Type
serialization
Type
:
"unwrap"
|
"normal"
= 'normal'
value
value
:
MetaModel
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
key
name
options
original
Input
serialization
Type
value
Modelina
Loading...