Preparing search index...
The search index is not available
react-firehooks
react-firehooks
UseQueryDataOptions
Interface UseQueryDataOptions<AppModelType>
Options to configure the subscription
interface
UseQueryDataOptions
<
AppModelType
>
{
initialValue
?:
AppModelType
[]
;
snapshotListenOptions
?:
SnapshotListenOptions
;
snapshotOptions
?:
SnapshotOptions
;
}
Type Parameters
AppModelType
=
DocumentData
Index
Properties
initial
Value?
snapshot
Listen
Options?
snapshot
Options?
Properties
Optional
initial
Value
initial
Value
?:
AppModelType
[]
Optional
snapshot
Listen
Options
snapshot
Listen
Options
?:
SnapshotListenOptions
Optional
snapshot
Options
snapshot
Options
?:
SnapshotOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
initial
Value
snapshot
Listen
Options
snapshot
Options
react-firehooks
Loading...
Options to configure the subscription