Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/model
FieldValue
numericValue
Function numericValue
numeric
Value
(
value
,
typeName
?
)
:
undefined
|
number
Given a type name as a hint, do our best to convert a field value to a number.
Parameters
value
:
undefined
|
FieldValue
Optional
typeName
:
string
Returns
undefined
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Given a type name as a hint, do our best to convert a field value to a number.