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