@sqlrooms/mosaic / useMosaicClient
Function: useMosaicClient()
useMosaicClient(
options):object
Parameters
| Parameter | Type |
|---|---|
options | UseMosaicClientOptions |
Returns
object
| Name | Type | Default value |
|---|---|---|
data | Table<any> | null | arrowData |
isLoading | boolean | - |
error | Error | undefined | clientState.error |
client | MosaicClient | null | - |
