The reference section of our documentation covers all the public interfaces for interacting with AG Studio.
Studio Copy Link
The Studio section starts with an overview explaining key information for configuring and interacting with Studio such as: how to configure Studio, update properties and interact with Studio via its API.
- Overview: Key information for working with Studio.
Reference pages list all configuration options, events and API methods:
- Properties Reference: Properties and callbacks used to configure Studio.
- Events Reference: Events that can be used to trigger application logic.
- API Reference: Methods used to interact with a Studio instance.
- Theme Reference: Theme parameters for styling the Studio UI, grid widgets, and chart widgets.
- State Reference: The serialisable state describing reports, pages, and the AI assistant.
- Studio Lifecycle: Lifecycle events raised during initialisation, when data is ready, and before Studio is destroyed.
- Registry Type: The
TRegistrygeneric used to type custom component registrations.