Skip to content

Function: Image()

ts
function Image(props: UiImageProps): Block;

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

Image display component.

Parameters

ParameterType
propsUiImageProps

Returns

Block

Matterway Assistant SDK Documentation