Skip to content

Function: Badge()

ts
function Badge(props: UiBadgeProps): Block;

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

Badge display component.

Parameters

ParameterType
propsUiBadgeProps

Returns

Block

Matterway Assistant SDK Documentation