Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-toolkit
RecordUtils
Class RecordUtils
Index
Constructors
constructor
Methods
get
Field
Value
get
Primary
Key
Constructors
constructor
new
RecordUtils
()
:
RecordUtils
Returns
RecordUtils
Methods
Static
get
Field
Value
getFieldValue
(
record
:
RecordData
,
field
:
string
)
:
unknown
Get value of field from record
Parameters
record
:
RecordData
field
:
string
Returns
unknown
Static
get
Primary
Key
getPrimaryKey
(
schema
:
CollectionSchema
,
record
:
RecordData
)
:
CompositeId
Parameters
schema
:
CollectionSchema
record
:
RecordData
Returns
CompositeId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Field
Value
get
Primary
Key
Forest Admin - API reference
Loading...
Get value of field from record