circle-nodesComponents

Link between data sources and layout ..

circle-info

When you have the layout of the dashboard and the queries ready to get data using parameters, it's time to set the components.

CTools Components
circle-info

Parameters act as shared values across components and are essential for dashboard interactivity:

• Function as data containers accessible by multiple components

• Enable component communication and updates

• Configuration:

- Set in input components as sources

- Configured as listeners in components that need updating

- Trigger updates when values change

x

Last updated

Was this helpful?