@sqlrooms/mosaic / usePanelClientRegistration
Function: usePanelClientRegistration()
usePanelClientRegistration(
dashboardId,panelId,clients):void
Registers Mosaic clients for a dashboard panel so the panel's reset button can track which filters originate from this panel.
Parameters
| Parameter | Type |
|---|---|
dashboardId | string | undefined |
panelId | string | undefined |
clients | MosaicClient[] |
Returns
void
