Skip to content

Function: Icon()

ts
function Icon(props: UiIconProps): Block;

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

Icon display component.

Parameters

ParameterType
propsUiIconProps

Returns

Block

Matterway Assistant SDK Documentation