Skip to content

Function: BadgeField()

ts
function BadgeField(props: UiBadgeFieldProps): Block;

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

Badge field.

Parameters

ParameterType
propsUiBadgeFieldProps

Returns

Block

Matterway Assistant SDK Documentation