Home > @lynx-js/genui > Surface
Signature:
export interface Surface |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) | ||
|
Map<string, ComponentInstance> | |||
|
Map<string, Resource> | |||
|
string | null |
(Optional) id of the root component for this surface (must be 'root'). | ||
|
boolean | undefined |
(Optional) | ||
|
Readonly<Record<string, unknown>> |
(Optional) |

