Preparing search index...
The search index is not available
Realm JavaScript - v12.11.1
Realm JavaScript
Realm
CanonicalPropertySchema
Type alias CanonicalPropertySchema
Canonical
Property
Schema
:
{
default
?:
unknown
;
indexed
:
IndexedType
;
mapTo
:
string
;
name
:
string
;
objectType
?:
string
;
optional
:
boolean
;
presentation
?:
PresentationPropertyTypeName
;
property
?:
string
;
type
:
PropertyTypeName
;
}
The canonical representation of the schema of a specific property.
Type declaration
Optional
default
?:
unknown
indexed
:
IndexedType
map
To
:
string
name
:
string
Optional
object
Type
?:
string
optional
:
boolean
Optional
presentation
?:
PresentationPropertyTypeName
Optional
property
?:
string
type
:
PropertyTypeName
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Realm JavaScript - v12.11.1
Realm
Realm
Generated using
TypeDoc
The canonical representation of the schema of a specific property.