devonian
Preparing search index...
DevonianTableOptions
Type Alias DevonianTableOptions<ModelWithoutId, Model>
type
DevonianTableOptions
<
ModelWithoutId
,
Model
>
=
{
client
:
DevonianClient
<
ModelWithoutId
,
Model
>
;
idFieldName
:
string
;
platform
:
string
;
replicaId
:
string
;
}
Type Parameters
ModelWithoutId
Model
Index
Properties
client
id
Field
Name
platform
replica
Id
Properties
client
client
:
DevonianClient
<
ModelWithoutId
,
Model
>
id
Field
Name
idFieldName
:
string
platform
platform
:
string
replica
Id
replicaId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
id
Field
Name
platform
replica
Id
devonian
Loading...