Skip to content

Interface: UIDescribeResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / UI / UIDescribeResponse

Interface: UIDescribeResponse

Defined in: src/types/ui.ts:162

Response from a UI describe request.

Properties

data?

optional data: object

Defined in: src/types/ui.ts:163


descriptor

descriptor: UIDescriptorDto

Defined in: src/types/ui.ts:164


layout

layout: LayoutSurfaceDto

Defined in: src/types/ui.ts:165


stats

stats: UIAssemblyStatsDto

Defined in: src/types/ui.ts:166