@sqlrooms/mosaic / usePanelClients
Function: usePanelClients()
usePanelClients(
dashboardId,panelId):MosaicClient[]
Returns the list of registered Mosaic clients for a specific dashboard panel. These clients are used to determine which filters originate from this panel.
Parameters
| Parameter | Type |
|---|---|
dashboardId | string |
panelId | string |
Returns
MosaicClient[]
