Skip to content

Function: CurrencyField()

ts
function CurrencyField(props: CurrencyFieldProps): Block;

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

Currency input field.

Parameters

ParameterType
propsCurrencyFieldProps

Returns

Block

Matterway Assistant SDK Documentation