Board Player


Overview
The Board Player is a monitoring and debugging view used to simulate the behavior of a Grid Viewer inside Grid Studio.
It allows users to preview and test interfaces that are intended to run in a Grid Viewer environment.
Usage
The Board Player typically displays Frames that are created within Artboards.
When a frame is launched or previewed, it can be opened inside the Board Player to simulate how the interface will behave when deployed to a Grid Viewer.
This allows developers to test interactions, layout behavior, and data-driven elements directly within Grid Studio.
Purpose
The Board Player is mainly used during development to:
Preview Grid Viewer interfaces
Test UI behavior and interactions
Debug interface logic
Validate layouts before deployment
Related Topics
More information about creating interfaces can be found in:
Last updated