fieldnotesai
Preparing search index...
src/constants/intakeFormReview
formatFieldValue
Function formatFieldValue
formatFieldValue
(
value
:
string
|
number
|
boolean
|
string
[]
|
ChildRecord
[]
|
undefined
,
type
:
"number"
|
"boolean"
|
"children"
|
"text"
|
"array"
,
)
:
string
Formats a field value for display in the review view.
Parameters
value
:
string
|
number
|
boolean
|
string
[]
|
ChildRecord
[]
|
undefined
type
:
"number"
|
"boolean"
|
"children"
|
"text"
|
"array"
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fieldnotesai
Loading...
Formats a field value for display in the review view.