Skip to content

@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

ParameterType
dashboardIdstring
panelIdstring

Returns

MosaicClient[]