Skip to content

Function: IconBox()

ts
function IconBox(props: UiIconBoxProps): Block;

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

Icon box component.

Parameters

ParameterType
propsUiIconBoxProps

Returns

Block

Matterway Assistant SDK Documentation