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