Home > @activeviam/activeui-sdk > WidgetsApi
WidgetsApi interface
Signature:
export interface WidgetsApi
Properties
| Property | Type | Description |
|---|---|---|
| getRoots | () => WidgetApi[] | |
| waitUntilAllLoaded | () => Promise<void> | A promise returning when all the widgets are loaded with their queries having returned (if any). |