Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Models.Interface
IModelParameter
Interface IModelParameter
interface
IModelParameter
{
default
:
TValue
;
default2D
?:
TValue
;
hidden
?:
boolean
;
htmlEntity
:
IHtmlEntity
;
label
:
string
;
label2D
?:
string
;
only3D
?:
boolean
;
options
?:
{
label
:
string
;
value
:
string
;
value2D
?:
string
}
[]
;
unit
?:
IUnit
;
units
?:
IUnit
[]
;
value
?:
TValue
;
}
Index
Properties
default
default2D?
hidden?
html
Entity
label
label2D?
only3D?
options?
unit?
units?
value?
Properties
default
default
:
TValue
Optional
default2D
default2D
?:
TValue
Optional
hidden
hidden
?:
boolean
html
Entity
htmlEntity
:
IHtmlEntity
label
label
:
string
Optional
label2D
label2D
?:
string
Optional
only3D
only3D
?:
boolean
Optional
options
options
?:
{
label
:
string
;
value
:
string
;
value2D
?:
string
}
[]
Optional
unit
unit
?:
IUnit
Optional
units
units
?:
IUnit
[]
Optional
value
value
?:
TValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
default2D
hidden
html
Entity
label
label2D
only3D
options
unit
units
value
Tanatloc documentation
Loading...