Parameters in Widgets

Widgets typically use Data Sources to access parameter values.

Once a parameter is available through a data source, it can be used by widgets for:

  • displaying values

  • controlling system behavior

  • creating user interfaces

Linked Widgets

A quick way to create a widget for a parameter is to drag the parameter directly onto an Artboard.

Grid Studio will automatically create a linked widget connected to that parameter.

This allows users to quickly build control interfaces without manually configuring data sources.

Last updated