Module @cuttlefish-sync/react
@cuttlefish-sync/react
React hooks and components for Cuttlefish.
Installation
npm install @cuttlefish-sync/react
Usage
import { version } from '@cuttlefish-sync/react'
console.log(version)
Interfaces
- CuttlefishContextValue
- CuttlefishProviderProps
- UseLiveQueryResult
Type Aliases
- ReplicateQueryOptions
- UseLiveQueryOptions
- UseLiveQueryProps
- UseLocalLiveQueryInput
Functions
- CuttlefishProvider
- replicateQuery
- useCuttlefishContext
- useLiveQuery
- UseLiveQuery
- useLocalLiveQuery