Skip to content

Function: KeyValue()

ts
function KeyValue(props: UiKeyValueProps): Block;

Defined in: src/renderer/blocks/index.ts:380

Key-value display component.

Parameters

ParameterType
propsUiKeyValueProps

Returns

Block

Matterway Assistant SDK Documentation