Github
正在准备搜索索引...
搜索索引不可用
Realm React - v 0.7.0
Realm React
Realm
服务
MongoDBDatabase
类型别名 MongoDBDatabase
MongoDBDatabase
:
{
名称
:
字符串
;
集合
<
t
>
(
collectionName
)
:
MongoDBCollection
<
t
>
;
}
支持访问对象集合的远程MongoDB database 。
类型声明
名称
:
字符串
MongoDB database的名称。
集合
:
函数
集合
<
t
>
(
collectionName
)
:
MongoDBCollection
<
t
>
类型参数
t
扩展
文档
<
未知
>
参数
collectionName
:
string
返回
MongoDBCollection
<
T
>
远程 MongoDB 集合。
设置
主题
OS
浅色
深色
Realm React - v 0.7.0
Realm
AuthOperationName
OperationState
AuthError
Realm
authResult
OperationResult
QueryHookClassBasedOptions
QueryHookOptions
UseObjectHook
UseQueryHook
AppProvider
RealmProvider
UserProvider
createRealmContext
useApp
useAuth
useAuthResult
useEmailPasswordAuth
useObject
useQuery
正在加载...
使用
TypeDoc
生成
支持访问对象集合的远程MongoDB database 。