Interface: PanelUIProps 
Defined in: packages/core/src/ui/ui.ts:19
Props accepted by the PanelUI component.
Properties 
config 
config:
string
Defined in: packages/core/src/ui/ui.ts:21
Path to compiled UIKitML JSON.
Example 
ts
"/ui/settings.json"maxHeight? 
optionalmaxHeight:number
Defined in: packages/core/src/ui/ui.ts:25
Max panel height in meters.
Default Value 
ts
1maxWidth? 
optionalmaxWidth:number
Defined in: packages/core/src/ui/ui.ts:23
Max panel width in meters.
Default Value 
ts
1